libxshmfence: update to 1.2.
This commit is contained in:
parent
cb49692cdf
commit
993cc5cdb8
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libxshmfence'.
|
||||
pkgname=libxshmfence
|
||||
version=1.1
|
||||
revision=2
|
||||
version=1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-shared-memory-dir=/dev/shm"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,10 +11,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://xorg.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=dbc2db2925ca9f216fd1e9c63d0974db9f4d49aaf5877ffb606d2d8d7e58cebe
|
||||
checksum=d21b2d1fd78c1efbe1f2c16dae1cb23f8fd231dcf891465b8debe636a9054b0c
|
||||
|
||||
post_install() {
|
||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
libxshmfence-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue