usb_modeswitch: update to 1.5.2

Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Ramax Lo
2019-08-06 00:21:51 +08:00
committed by Arne Fitzenreiter
parent 136ade454b
commit 5d7f07e818

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.4.0
VER = 2.5.2
THISAPP = usb-modeswitch-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 6e1640db47768bb9012f91b7593116ef
$(DL_FILE)_MD5 = 16b9a8efa1bf8fbd7d5612757eae4f26
install : $(TARGET)