Skip to content

Commit

Permalink
usbmode: update usb-modeswitch-data to 20170205
Browse files Browse the repository at this point in the history
add support for new hardware

Signed-off-by: Julian Labus <julian@labus-online.de>
  • Loading branch information
belzebub40k authored and jow- committed May 29, 2017
1 parent 4baf0ea commit fe5e343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/utils/usbmode/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PKG_LICENSE_FILES:=

PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>

PKG_DATA_VERSION:=20150115
PKG_DATA_VERSION:=20170205
PKG_DATA_URL:=http://www.draisberghof.de/usb_modeswitch
PKG_DATA_PATH:=usb-modeswitch-data-$(PKG_DATA_VERSION)
PKG_DATA_FILENAME:=$(PKG_DATA_PATH).tar.bz2
Expand All @@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/cmake.mk
define Download/data
FILE:=$(PKG_DATA_FILENAME)
URL:=$(PKG_DATA_URL)
HASH:=90549f589835a68279369c3dc0d47eb7338ee3bad09d737e7b85e1ab15bd2d8b
HASH:=e2dcfd9d28928d8d8f03381571a23442b3c50d48d343bc40a1a07d01662738d1
endef
$(eval $(call Download,data))

Expand Down

0 comments on commit fe5e343

Please sign in to comment.