diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-28 16:07:18 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-28 16:07:18 +0200 |
commit | 8bee65a9cbd1905e356ff468a48e90608a08a8e6 (patch) | |
tree | afdb76c6fa9e0e91482680497f0f5c27c56a9d4b /package/libusb-compat | |
parent | 98c4842cbff9e4802092c5011feb0ecbb8e4881d (diff) | |
parent | bf5f8fc2eaded785753175367f7f1a52192c2d62 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libusb-compat')
-rw-r--r-- | package/libusb-compat/Makefile | 6 |
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 |