public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] usb_modeswitch: update to 2.5.2
@ 2019-08-05 16:21 Ramax Lo
  2019-08-05 16:21 ` [PATCH 2/2] usb_modeswitch_data: update to 20170806 Ramax Lo
  0 siblings, 1 reply; 2+ messages in thread
From: Ramax Lo @ 2019-08-05 16:21 UTC (permalink / raw)
  To: development

[-- 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-05 16:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-05 16:21 [PATCH 1/2] usb_modeswitch: update to 2.5.2 Ramax Lo
2019-08-05 16:21 ` [PATCH 2/2] usb_modeswitch_data: update to 20170806 Ramax Lo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox