diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-07 18:45:26 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-07 18:45:26 +0100 |
commit | d75cbd79e9feecccfb1ce8b6e696c5987badde6b (patch) | |
tree | 318776fe4d6d97e1fd38ffd03472338ff08763ee /package/libusb-compat | |
parent | 17e34f2243446838d79a4a42e10777c5f100de2e (diff) |
update to latest upstream
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 |