libXrandr: update to 1.5.1.

This commit is contained in:
Juan RP 2016-10-05 06:53:05 +02:00
parent 6f231e6e43
commit 3f4ad6f440

View file

@ -1,7 +1,7 @@
# Template build file for 'libXrandr'.
pkgname=libXrandr
version=1.5.0
revision=2
version=1.5.1
revision=1
build_style=gnu-configure
configure_args="--enable-malloc0returnsnull"
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="${XORG_SITE}"
license="MIT"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=6f864959b7fc35db11754b270d71106ef5b5cf363426aa58589cb8ac8266de58
checksum=1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a
libXrandr-devel_package() {
depends="${makedepends} ${sourcepkg}-${version}_${revision}"