projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix build on systems without libgcrypt-config
[openwrt.git]
/
package
/
usbutils
/
Makefile
diff --git
a/package/usbutils/Makefile
b/package/usbutils/Makefile
index
02f9d44
..
8e6112c
100644
(file)
--- a/
package/usbutils/Makefile
+++ b/
package/usbutils/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=usbutils
include $(TOPDIR)/rules.mk
PKG_NAME:=usbutils
-PKG_VERSION:=0.7
0
+PKG_VERSION:=0.7
1
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
05276dc307a0297904bc892e9998bf59
+PKG_MD5SUM:=
479d7c7098ef44cc95e7978fd71c712c
PKG_SOURCE_URL:=@SF/linux-usb
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/linux-usb
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.021736 seconds
and
4
git commands to generate.