mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
spice-protocol: update to 0.14.4.
This commit is contained in:
parent
4fcba8cbce
commit
335cb55db9
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spice-protocol'
|
# Template file for 'spice-protocol'
|
||||||
pkgname=spice-protocol
|
pkgname=spice-protocol
|
||||||
version=0.14.3
|
version=0.14.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="spice-protocol-v${version}"
|
wrksrc="spice-protocol-v${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -8,8 +8,9 @@ short_desc="SPICE protocol headers"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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/"
|
||||||
|
changelog="https://gitlab.freedesktop.org/spice/spice-protocol/-/raw/master/CHANGELOG.md"
|
||||||
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=80ae89643e253dc5ddc5b2120cd3cf9d9565d00026ff261dd140d4b8c5deaa64
|
checksum=9c31fa533ad531d1b816ffd0c24b4785d133e7bb397f72d35f7a6d59bcd7d53a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue