summaryrefslogtreecommitdiff
path: root/package/libusb-compat/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-10 18:29:50 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-10 18:29:50 +0100
commitc0011b3b7074f8b47cbec36177eff42b18871d4d (patch)
tree8bedce53f4bee4d288fdca28352fb6bff85dfc7f /package/libusb-compat/Makefile
parente04d6dc7eff54a2b851b65dd6cbcc78b8f573f64 (diff)
parent3d2e9517d920b88abde391b59ca0069351be3a87 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libusb-compat/Makefile')
-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