mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libXi: update to 1.8.1.
This commit is contained in:
parent
7fa7874590
commit
8b6bebdc33
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libXi'
|
# Template file for 'libXi'
|
||||||
pkgname=libXi
|
pkgname=libXi
|
||||||
version=1.8
|
version=1.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-malloc0returnsnull"
|
configure_args="--enable-malloc0returnsnull"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="X Input extension library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxi"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libxi"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00
|
checksum=89bfc0e814f288f784202e6e5f9b362b788ccecdeb078670145eacd8749656a7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue