mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
spice-protocol: update to 0.12.15.
This commit is contained in:
parent
8e4ecac95d
commit
dbfba1a612
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'spice-protocol'
|
# Template file for 'spice-protocol'
|
||||||
pkgname=spice-protocol
|
pkgname=spice-protocol
|
||||||
version=0.12.14
|
version=0.12.15
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
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"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
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"
|
distfiles="https://gitlab.freedesktop.org/spice/spice-protocol/-/archive/v${version}/spice-protocol-v${version}.tar.gz"
|
||||||
checksum=75989bed1bf8e8d163b4c4581e426199a5ad4155ace513b3344d13f0ddf462df
|
checksum=d372ed4b694899308abcea8ba73400064f4de948166637a9aa54f01abf859032
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue