libXxf86vm: update to 1.1.5.

This commit is contained in:
Piraty 2022-12-08 19:20:21 +01:00
parent cca356c22d
commit 44cb2d628b
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,7 +1,7 @@
# Template build file for 'libXxf86vm'. # Template build file for 'libXxf86vm'.
pkgname=libXxf86vm pkgname=libXxf86vm
version=1.1.4 version=1.1.5
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-malloc0returnsnull" configure_args="--enable-malloc0returnsnull"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,8 +10,8 @@ short_desc="Library for the XFree86-VidMode X extension"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="${XORG_SITE}" homepage="${XORG_SITE}"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2" distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.xz"
checksum=afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57 checksum=247fef48b3e0e7e67129e41f1e789e8d006ba47dba1c0cdce684b9b703f888e7
post_install() { post_install() {
vlicense COPYING vlicense COPYING