Browse Source

update to latest upstream release

Waldemar Brodkorb 15 years ago
parent
commit
b1e2fe58fc
2 changed files with 4 additions and 4 deletions
  1. 2 2
      package/libusb/Makefile
  2. 2 2
      package/usbutils/Makefile

+ 2 - 2
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

+ 2 - 2
package/usbutils/Makefile

@@ -4,9 +4,9 @@
 include ${TOPDIR}/rules.mk
 
 PKG_NAME:=		usbutils
-PKG_VERSION:=		0.73
+PKG_VERSION:=		0.86
 PKG_RELEASE:=		1
-PKG_MD5SUM:=		88978b4ad891f610620b1b8e5e0f43eb
+PKG_MD5SUM:=		34979f675d2bcb3e1b45012fa830a53f
 PKG_DESCR:=		A program to list USB devices
 PKG_SECTION:=		misc
 PKG_DEPENDS:=		libusb libusb-compat libpthread