package/usbredir: bump version to 0.8.0
Added license hashes. Changelog: https://gitlab.freedesktop.org/spice/usbredir/blob/master/ChangeLog Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
698797f0ee
commit
8df3205e42
@ -1,2 +1,4 @@
|
||||
# locally computed hash
|
||||
sha256 407e9e27a1369f01264d5501ffbe88935ddd7d5de675f5835db05dc9c9ac56f3 usbredir-0.7.1.tar.bz2
|
||||
sha256 87bc9c5a81c982517a1bec70dc8d22e15ae197847643d58f20c0ced3c38c5e00 usbredir-0.8.0.tar.bz2
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
sha256 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c COPYING.LIB
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
USBREDIR_VERSION = 0.7.1
|
||||
USBREDIR_VERSION = 0.8.0
|
||||
USBREDIR_SOURCE = usbredir-$(USBREDIR_VERSION).tar.bz2
|
||||
USBREDIR_SITE = http://spice-space.org/download/usbredir
|
||||
USBREDIR_LICENSE = LGPL-2.1+ (libraries)
|
||||
|
Loading…
Reference in New Issue
Block a user