libxshmfence: update to 1.3.2.
This commit is contained in:
parent
c20b5c073e
commit
e812668c8b
|
@ -1,17 +1,17 @@
|
|||
# Template build file for 'libxshmfence'.
|
||||
# Template file for 'libxshmfence'
|
||||
pkgname=libxshmfence
|
||||
version=1.3
|
||||
revision=2
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-shared-memory-dir=/dev/shm"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorgproto"
|
||||
short_desc="X Shared memory 'SyncFence' synchronization primitive"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=b884300d26a14961a076fbebc762a39831cb75f92bed5ccf9836345b459220c7
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.xz"
|
||||
checksum=870df257bc40b126d91b5a8f1da6ca8a524555268c50b59c0acd1a27f361606f
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue