Browse Source

libusbgx: bump to v0.2.0

The GitHub tag is really "libusbgx-0.2.0" so we end up with a slightly
strange looking version and archive name, but this is correct given the
tag.

Signed-off-by: John Keeping <john@metanate.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
John Keeping 7 years ago
parent
commit
3ced4d018c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/libusbgx/libusbgx.hash
  2. 1 1
      package/libusbgx/libusbgx.mk

+ 1 - 1
package/libusbgx/libusbgx.hash

@@ -1,2 +1,2 @@
 # Locally computed:
-sha256  1e258205dcde99d0eeb52404ee7ff1bc9a39eb3878e8455fb72bad7cf90c7357  libusbgx-2e3d43ee098ed928d1baa61ce791ce9ff4788c5a.tar.gz
+sha256  b15abc89a0ef82c6a650cc1d58b5ba50f7ce076db392add84caabcd86c608ee2  libusbgx-libusbgx-v0.2.0.tar.gz

+ 1 - 1
package/libusbgx/libusbgx.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUSBGX_VERSION = 2e3d43ee098ed928d1baa61ce791ce9ff4788c5a
+LIBUSBGX_VERSION = libusbgx-v0.2.0
 LIBUSBGX_SITE = $(call github,libusbgx,libusbgx,$(LIBUSBGX_VERSION))
 LIBUSBGX_LICENSE = GPL-2.0+ (examples), LGPL-2.1+ (library)
 LIBUSBGX_LICENSE_FILES = COPYING COPYING.LGPL