libXext: update to 1.3.6.
This commit is contained in:
parent
f6a33a6799
commit
e904791ec9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libXext'
|
||||
pkgname=libXext
|
||||
version=1.3.5
|
||||
version=1.3.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxext"
|
||||
distfiles="${XORG_SITE}/lib/libXext-${version}.tar.xz"
|
||||
checksum=db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca
|
||||
checksum=edb59fa23994e405fdc5b400afdf5820ae6160b94f35e3dc3da4457a16e89753
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue