projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e374f88
)
[package] update libusb-1.0 to 1.0.8 (#7806)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 22 Aug 2010 16:36:33 +0000
(16:36 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 22 Aug 2010 16:36:33 +0000
(16:36 +0000)
SVN-Revision: 22762
libs/libusb-1.0/Makefile
patch
|
blob
|
history
diff --git
a/libs/libusb-1.0/Makefile
b/libs/libusb-1.0/Makefile
index 3bb5fea86761cd3121701522709f75313bd2b8cb..071a0fa6c8cf384e1d83eb5cefae34b08d8a9fbd 100644
(file)
--- a/
libs/libusb-1.0/Makefile
+++ b/
libs/libusb-1.0/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libusb-1.0
-PKG_VERSION:=1.0.
6
+PKG_VERSION:=1.0.
8
PKG_RELEASE:=1
PKG_SOURCE:=libusb-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://downloads.sourceforge.net/project/libusb/libusb-1.0/libusb-$(PKG_VERSION)
-PKG_MD5SUM:=
818c7c02112a53e0c182666ee83f2057
+PKG_MD5SUM:=
37d34e6eaa69a4b645a19ff4ca63ceef
PKG_BUILD_DIR:=$(BUILD_DIR)/libusb-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk