mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
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'
|
# Template file for 'spice-protocol'
|
||||||
pkgname=spice-protocol
|
pkgname=spice-protocol
|
||||||
version=0.14.0
|
version=0.14.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="spice-protocol-v${version}"
|
wrksrc="spice-protocol-v${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
short_desc="SPICE protocol headers"
|
short_desc="SPICE protocol headers"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://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"
|
distfiles="https://gitlab.freedesktop.org/spice/spice-protocol/-/archive/v${version}/spice-protocol-v${version}.tar.gz"
|
||||||
checksum=e92f85f5b82b786bf101c516e7809c0f77a2f6efd1c087de8d358df92cfd4e68
|
checksum=80ae89643e253dc5ddc5b2120cd3cf9d9565d00026ff261dd140d4b8c5deaa64
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue