mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libXi: update to 1.7.0.
This commit is contained in:
parent
659a969d87
commit
fd87b34e76
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libXi'.
|
# Template file for 'libXi'
|
||||||
pkgname=libXi
|
pkgname=libXi
|
||||||
version=1.7.9
|
version=1.7.10
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-malloc0returnsnull"
|
configure_args="--enable-malloc0returnsnull"
|
||||||
hostmakedepends="pkg-config xmlto"
|
hostmakedepends="pkg-config xmlto"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@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.bz2"
|
||||||
checksum=c2e6b8ff84f9448386c1b5510a5cf5a16d788f76db018194dacdc200180faf45
|
checksum=36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f81061
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue