libXi: update to 1.7.6.
This commit is contained in:
parent
914cf3f384
commit
d2d7a1880a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libXi'.
|
||||
pkgname=libXi
|
||||
version=1.7.5
|
||||
revision=2
|
||||
version=1.7.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
hostmakedepends="pkg-config xmlto"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="${XORG_SITE}"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=d964d7deb5d8f7d6b9c358969c625073d7ab273dbda94693130b3540bc0ca229
|
||||
checksum=1f32a552cec0f056c0260bdb32e853cec0673d2f40646ce932ad5a9f0205b7ac
|
||||
|
||||
libXi-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue