[PATCH] Bump usb_modeswitch version number
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 20 May 2009 21:40:27 +0000 (21:40 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 20 May 2009 21:40:27 +0000 (21:40 +0000)
Bump usb_modeswitch to version 0.9.7 (supports more devices and has
some new nice features)
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
SVN-Revision: 15951

utils/usb-modeswitch/Makefile

index eb8af06023196d9926c3ef9614d44f2d7758f5f6..5a20e2cc12df48fab2893976d61fdf48aa1be58b 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=usb_modeswitch
-PKG_VERSION:=0.9.5
+PKG_VERSION:=0.9.7
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.draisberghof.de/usb_modeswitch
 PKG_CAT:=bzcat
-PKG_MD5SUM:=d84961e86f0c3578f83448a3fb01ef52
+PKG_MD5SUM:=1301f7b85b3cfe6647a5bc7e59845bae
 
 include $(INCLUDE_DIR)/package.mk