public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Ramax Lo <ramaxlo@gmail.com>
To: development@lists.ipfire.org
Subject: [PATCH 1/2] usb_modeswitch: update to 2.5.2
Date: Tue, 06 Aug 2019 00:21:51 +0800	[thread overview]
Message-ID: <20190805162152.6203-1-ramaxlo@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 796 bytes --]

Signed-off-by: Ramax Lo <ramaxlo(a)gmail.com>
---
 lfs/usb_modeswitch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/usb_modeswitch b/lfs/usb_modeswitch
index afa719936..8faf42055 100644
--- a/lfs/usb_modeswitch
+++ b/lfs/usb_modeswitch
@@ -24,11 +24,11 @@
 
 include Config
 
-VER        = 2.4.0
+VER        = 2.5.2
 
 THISAPP    = usb-modeswitch-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
-DL_FROM    = $(URL_IPFIRE)
+DL_FROM    = http://www.draisberghof.de/usb_modeswitch
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 6e1640db47768bb9012f91b7593116ef
+$(DL_FILE)_MD5 = 16b9a8efa1bf8fbd7d5612757eae4f26
 
 install : $(TARGET)
 
-- 
2.16.4


             reply	other threads:[~2019-08-05 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-05 16:21 Ramax Lo [this message]
2019-08-05 16:21 ` [PATCH 2/2] usb_modeswitch_data: update to 20170806 Ramax Lo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190805162152.6203-1-ramaxlo@gmail.com \
    --to=ramaxlo@gmail.com \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox