spice-vdagent: update to 0.15.0.
This commit is contained in:
parent
73276f6593
commit
39a330d051
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'spice-vdagent'
|
||||
pkgname=spice-vdagent
|
||||
version=0.14.0
|
||||
revision=2
|
||||
version=0.15.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-init-script=systemd"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -14,8 +14,8 @@ short_desc="Spice agent for Linux"
|
|||
homepage="http://spice-space.org/"
|
||||
license="GPL-3"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://www.spicespace.org/download/releases/$pkgname-$version.tar.bz2"
|
||||
checksum=bbaf007615002e4636c5faa6fe6912527f2cfb518aecc9e1f903bc8b0f00767c
|
||||
distfiles="http://www.spice-space.org/download/releases/${pkgname}-${version}.tar.bz2"
|
||||
checksum=5bae1747307c2f4195f6de97639391be7c6be6c5673fdcc9febed6faca22bd34
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/var
|
||||
|
|
Loading…
Reference in a new issue