libXext: update to 1.3.5.
This commit is contained in:
parent
c0ec66d3e4
commit
9b5635e24a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libXext'
|
||||
pkgname=libXext
|
||||
version=1.3.4
|
||||
version=1.3.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
|
@ -9,9 +9,9 @@ makedepends="xorgproto libX11-devel"
|
|||
short_desc="X Extension library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="$XORG_SITE"
|
||||
distfiles="${XORG_SITE}/lib/libXext-${version}.tar.bz2"
|
||||
checksum=59ad6fcce98deaecc14d39a672cf218ca37aba617c9a0f691cac3bcd28edf82b
|
||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxext"
|
||||
distfiles="${XORG_SITE}/lib/libXext-${version}.tar.xz"
|
||||
checksum=db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue