mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
libxshmfence: update to 1.3.3.
This commit is contained in:
parent
6bd9ef9ddc
commit
2cfaa3db5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxshmfence'
|
# Template file for 'libxshmfence'
|
||||||
pkgname=libxshmfence
|
pkgname=libxshmfence
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-shared-memory-dir=/dev/shm"
|
configure_args="--with-shared-memory-dir=/dev/shm"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.xz"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.xz"
|
||||||
checksum=870df257bc40b126d91b5a8f1da6ca8a524555268c50b59c0acd1a27f361606f
|
checksum=d4a4df096aba96fea02c029ee3a44e11a47eb7f7213c1a729be83e85ec3fde10
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue