[PATCH] [usb-modeswitch-data] Update to latest available debian source.
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 4 Aug 2010 17:12:48 +0000 (17:12 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 4 Aug 2010 17:12:48 +0000 (17:12 +0000)
This fixes the build of usb-modeswitch-data since the older version was no longer available at the specified URL.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
SVN-Revision: 22488

utils/usb-modeswitch-data/Makefile

index dc71f429892f99c5bbb87c881ce6a0a0f3392c3b..66bfc8c32477e9d7f55f0fdb5dffc4c677df82af 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=usb-modeswitch-data
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=usb-modeswitch-data
-PKG_VERSION:=20100623
+PKG_VERSION:=20100707
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.bz2
 PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/u/usb-modeswitch-data
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.bz2
 PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/u/usb-modeswitch-data
-PKG_MD5SUM:=89ff3650f36303265213ee7ab86e2af3
+PKG_MD5SUM:=d1fcc283c64a0877cdcac9cd682052f9
 
 include $(INCLUDE_DIR)/package.mk
 
 
 include $(INCLUDE_DIR)/package.mk