package/spice-protocol: bump to version 0.14.0
- This bump is needed for spice 0.14.2 - Add license hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
a7ba9c54b4
commit
371e6adc15
@ -1,2 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 20350bc4309039fdf0d29ee4fd0033cde27bccf33501e13b3c1befafde9d0c9c spice-protocol-0.12.14.tar.bz2
|
||||
sha256 b6a4aa1ca32668790b45a494bbd000e9d05797b391d5a5d4b91adf1118216eac spice-protocol-0.14.0.tar.bz2
|
||||
|
||||
# Hash for license file
|
||||
sha256 eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SPICE_PROTOCOL_VERSION = 0.12.14
|
||||
SPICE_PROTOCOL_VERSION = 0.14.0
|
||||
SPICE_PROTOCOL_SOURCE = spice-protocol-$(SPICE_PROTOCOL_VERSION).tar.bz2
|
||||
SPICE_PROTOCOL_SITE = http://www.spice-space.org/download/releases
|
||||
SPICE_PROTOCOL_LICENSE = BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user