[package] update libusb-1.0 to 1.0.8 (#7806)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22762 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-08-22 16:36:33 +00:00
parent ed6091f2ae
commit 781558328a

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libusb-1.0
PKG_VERSION:=1.0.6
PKG_VERSION:=1.0.8
PKG_RELEASE:=1
PKG_SOURCE:=libusb-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://downloads.sourceforge.net/project/libusb/libusb-1.0/libusb-$(PKG_VERSION)
PKG_MD5SUM:=818c7c02112a53e0c182666ee83f2057
PKG_MD5SUM:=37d34e6eaa69a4b645a19ff4ca63ceef
PKG_BUILD_DIR:=$(BUILD_DIR)/libusb-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk