usbutils: upgrade to version 007
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37141
This commit is contained in:
parent
2b6519b8c2
commit
b301d86102
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=usbutils
|
||||
PKG_VERSION:=006
|
||||
PKG_VERSION:=007
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@KERNEL/linux/utils/usb/usbutils
|
||||
PKG_MD5SUM:=9d13954981f4adbe3fd02aae6dbfafa9
|
||||
PKG_MD5SUM:=a6bd63d5c44cebb717a960eae22a3ca9
|
||||
|
||||
USB_IDS_VERSION:=2013-01-16
|
||||
USB_IDS_MD5SUM:=2a2344907b6344f0935c86efaf9de620
|
||||
|
|
Loading…
Reference in a new issue