summaryrefslogtreecommitdiff
path: root/package/libusb-compat
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-07 18:45:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-07 18:45:26 +0100
commitd75cbd79e9feecccfb1ce8b6e696c5987badde6b (patch)
tree318776fe4d6d97e1fd38ffd03472338ff08763ee /package/libusb-compat
parent17e34f2243446838d79a4a42e10777c5f100de2e (diff)
update to latest upstream
Diffstat (limited to 'package/libusb-compat')
-rw-r--r--package/libusb-compat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libusb-compat/Makefile b/package/libusb-compat/Makefile
index d10c06083..ce41c1d1d 100644
--- a/package/libusb-compat/Makefile
+++ b/package/libusb-compat/Makefile
@@ -4,10 +4,10 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= libusb-compat
-PKG_VERSION:= 0.1.1
+PKG_VERSION:= 0.1.3
PKG_RELEASE:= 1
-PKG_MD5SUM:= 32c775b97da7a11c6be7c487a0c9fc00
-PKG_DESCR:= a Library for accessing Linux USB devices
+PKG_MD5SUM:= 570ac2ea085b80d1f74ddc7c6a93c0eb
+PKG_DESCR:= a library for accessing Linux USB devices
PKG_SECTION:= libs
PKG_BUILDDEP+= libusb
PKG_URL:= http://libusb.wiki.sourceforge.net