The update is required as the old filename usb-modeswitch-data-20110705.tar.bz2 is no longer hosted on http://www.draisberghof.de/usb_modeswitch/ BTW, the two openwrt.org backup servers do not hold either the old usb-modeswitch-data-20110705.tar.bz2 nor the new usb-modeswitch-data-20110805.tar.bz2 In effect there is a dependency on one external server. If they decide to change to a new version and not continue hosting the old, the compilation breaks. The sources on the openwrt,org servers should therefore be urgently updated.
Signed-off-by: Your name <hanno.sch...@gmail.com> Index: Makefile =================================================================== --- Makefile (revision 27980) +++ Makefile (working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=usb-modeswitch-data -PKG_VERSION:=20110705 +PKG_VERSION:=20110805 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.draisberghof.de/usb_modeswitch/ -PKG_MD5SUM:=5046e7be8d10d2fe699f9af21a0c3769 +PKG_MD5SUM:=0ed8a28f8efd3177a128ecd46fc8bf9f include $(INCLUDE_DIR)/package.mk _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel