From: wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Tue, 7 Jun 2005 11:30:41 +0000 (+0000)
Subject: md5sum of usbutils seems to be wrong
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/2080f2935509718d2dc34c3584e8c18c8a759972

md5sum of usbutils seems to be wrong


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1168 3c298f89-4303-0410-b956-a3cf2f4a3e73
---

diff --git a/package/usbutils/Makefile b/package/usbutils/Makefile
index 708edd350..9b86509bb 100644
--- a/package/usbutils/Makefile
+++ b/package/usbutils/Makefile
@@ -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