spice-protocol: update to 0.12.15.
This commit is contained in:
parent
8e4ecac95d
commit
dbfba1a612
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'spice-protocol'
|
||||
pkgname=spice-protocol
|
||||
version=0.12.14
|
||||
version=0.12.15
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="spice-protocol-v${version}"
|
||||
build_style=meson
|
||||
short_desc="SPICE protocol headers"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.spice-space.org/"
|
||||
homepage="https://www.spice-space.org/"
|
||||
distfiles="https://gitlab.freedesktop.org/spice/spice-protocol/-/archive/v${version}/spice-protocol-v${version}.tar.gz"
|
||||
checksum=75989bed1bf8e8d163b4c4581e426199a5ad4155ace513b3344d13f0ddf462df
|
||||
checksum=d372ed4b694899308abcea8ba73400064f4de948166637a9aa54f01abf859032
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue