mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
usb_modeswitch_data: update to 20170806
Signed-off-by: Ramax Lo <ramaxlo@gmail.com> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
5d7f07e818
commit
46b457393d
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 20160803
|
||||
VER = 20170806
|
||||
|
||||
THISAPP = usb-modeswitch-data-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = acc927e44827837eb23b2a7980b38a35
|
||||
$(DL_FILE)_MD5 = fb50d15b52e909d742dd16f0a9882316
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user