spice-protocol: update to 0.12.6.
This commit is contained in:
parent
1b919cc5f9
commit
8efceb6bf7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'spice-protocol'
|
||||
pkgname=spice-protocol
|
||||
version=0.12.2
|
||||
revision=2
|
||||
version=0.12.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--datarootdir=/usr/lib"
|
||||
short_desc="Spice Protocol headers"
|
||||
|
@ -9,13 +9,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.spicespace.org/"
|
||||
license="BSD"
|
||||
distfiles="http://www.spicespace.org/download/releases/$pkgname-$version.tar.bz2"
|
||||
checksum=8bb2d9e4d75c1cb2065ecf2d6607bb1f91f0df6b27ddaa70320fd1f58cd3d56c
|
||||
long_desc="
|
||||
This package contains the protocol headers for Spice."
|
||||
checksum=9d4745602eb2ab1d1c1ab98b4babf587574870993b4faefe354ac57bb5e8259b
|
||||
|
||||
spice-protocol_package() {
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue