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>
This commit is contained in:
parent
13fb1c4912
commit
3ced4d018c
@ -1,2 +1,2 @@
|
||||
# Locally computed:
|
||||
sha256 1e258205dcde99d0eeb52404ee7ff1bc9a39eb3878e8455fb72bad7cf90c7357 libusbgx-2e3d43ee098ed928d1baa61ce791ce9ff4788c5a.tar.gz
|
||||
sha256 b15abc89a0ef82c6a650cc1d58b5ba50f7ce076db392add84caabcd86c608ee2 libusbgx-libusbgx-v0.2.0.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user