md5sum of usbutils seems to be wrong
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Jun 2005 11:30:41 +0000 (11:30 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Jun 2005 11:30:41 +0000 (11:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1168 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/usbutils/Makefile

index 708edd3..9b86509 100644 (file)
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=usbutils
 PKG_VERSION:=0.71
 PKG_RELEASE:=1
-PKG_MD5SUM:=05276dc307a0297904bc892e9998bf59
+PKG_MD5SUM:=479d7c7098ef44cc95e7978fd71c712c
 
 PKG_SOURCE_URL:=@SF/linux-usb
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took 0.02678 seconds and 4 git commands to generate.