spice-protocol: update to 0.14.3
This commit is contained in:
parent
a2b09de019
commit
da9fbf7711
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'spice-protocol'
|
||||
pkgname=spice-protocol
|
||||
version=0.14.0
|
||||
revision=2
|
||||
version=0.14.3
|
||||
revision=1
|
||||
wrksrc="spice-protocol-v${version}"
|
||||
build_style=meson
|
||||
short_desc="SPICE protocol headers"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.spice-space.org/"
|
||||
distfiles="https://gitlab.freedesktop.org/spice/spice-protocol/-/archive/v${version}/spice-protocol-v${version}.tar.gz"
|
||||
checksum=e92f85f5b82b786bf101c516e7809c0f77a2f6efd1c087de8d358df92cfd4e68
|
||||
checksum=80ae89643e253dc5ddc5b2120cd3cf9d9565d00026ff261dd140d4b8c5deaa64
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue