summaryrefslogtreecommitdiff
path: root/package/libusb
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-06 18:02:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-06 18:02:25 +0100
commitb1e2fe58fc1b25e349f8adcf694628299c263536 (patch)
treea85d02b9813ae480d4a244822d0ebb89459a5509 /package/libusb
parente73db124700dda7f94bcee4318f5a9e525160f27 (diff)
update to latest upstream release
Diffstat (limited to 'package/libusb')
-rw-r--r--package/libusb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libusb/Makefile b/package/libusb/Makefile
index a5dec2885..8b68fdb79 100644
--- a/package/libusb/Makefile
+++ b/package/libusb/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= libusb
-PKG_VERSION:= 1.0.3
+PKG_VERSION:= 1.0.6
PKG_RELEASE:= 1
-PKG_MD5SUM:= 03af26d0c49705fa46c1f732e1018e73
+PKG_MD5SUM:= 818c7c02112a53e0c182666ee83f2057
PKG_DESCR:= a library for accessing Linux USB devices
PKG_SECTION:= libs
PKG_URL:= http://libusb.wiki.sourceforge.net