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.ad...@team-embedded.nl> --- utils/usb-modeswitch-data/Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/usb-modeswitch-data/Makefile b/utils/usb-modeswitch-data/Makefile index dc71f42..66bfc8c 100644 --- a/utils/usb-modeswitch-data/Makefile +++ b/utils/usb-modeswitch-data/Makefile @@ -8,12 +8,12 @@ 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 -- 1.7.0.4 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel