mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libXext: update to 1.3.5.
This commit is contained in:
parent
c0ec66d3e4
commit
9b5635e24a
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libXext'
|
# Template file for 'libXext'
|
||||||
pkgname=libXext
|
pkgname=libXext
|
||||||
version=1.3.4
|
version=1.3.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-malloc0returnsnull"
|
configure_args="--enable-malloc0returnsnull"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="xorgproto libX11-devel"
|
||||||
short_desc="X Extension library"
|
short_desc="X Extension library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="$XORG_SITE"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libxext"
|
||||||
distfiles="${XORG_SITE}/lib/libXext-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/lib/libXext-${version}.tar.xz"
|
||||||
checksum=59ad6fcce98deaecc14d39a672cf218ca37aba617c9a0f691cac3bcd28edf82b
|
checksum=db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue