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
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_MD5SUM:=89ff3650f36303265213ee7ab86e2af3
+PKG_MD5SUM:=d1fcc283c64a0877cdcac9cd682052f9
include $(INCLUDE_DIR)/package.mk