libusb: Update to 1.0.21
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Mon, 2 Jan 2017 20:29:52 +0000 (21:29 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 3 Jan 2017 13:24:33 +0000 (14:24 +0100)
Update libusb to 1.0.21

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
package/libs/libusb/Makefile

index 0d11b3d2e9cab771cfeb8145898e29f896c96e31..2d1d9c2b507645ba77d6e25b6616e4a213789def 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libusb
-PKG_VERSION:=1.0.20
+PKG_VERSION:=1.0.21
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/$(PKG_NAME)
-PKG_HASH:=cb057190ba0a961768224e4dc6883104c6f945b2bf2ef90d7da39e7c1834f7ff
+PKG_HASH:=7dce9cce9a81194b7065ee912bcd55eeffebab694ea403ffb91b67db66b1824b
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=0