md5sum of usbutils seems to be wrong
SVN-Revision: 1168
This commit is contained in:
parent
93453d06f2
commit
45509f5834
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
|
||||||
PKG_NAME:=usbutils
|
PKG_NAME:=usbutils
|
||||||
PKG_VERSION:=0.71
|
PKG_VERSION:=0.71
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=05276dc307a0297904bc892e9998bf59
|
PKG_MD5SUM:=479d7c7098ef44cc95e7978fd71c712c
|
||||||
|
|
||||||
PKG_SOURCE_URL:=@SF/linux-usb
|
PKG_SOURCE_URL:=@SF/linux-usb
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
|
Loading…
Reference in a new issue