mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libXi: update to 1.7.8
This commit is contained in:
parent
e74658b127
commit
da2014ec0f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libXi'.
|
# Template build file for 'libXi'.
|
||||||
pkgname=libXi
|
pkgname=libXi
|
||||||
version=1.7.7
|
version=1.7.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-malloc0returnsnull"
|
configure_args="--enable-malloc0returnsnull"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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.bz2"
|
||||||
checksum=996f834fa57b9b33ba36690f6f5c6a29320bc8213022943912462d8015b1e030
|
checksum=d8f2fa8d53141c41ff521627df9b2fa9c05f6f142fd9881152bab36549ac27bb
|
||||||
|
|
||||||
libXi-devel_package() {
|
libXi-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue