mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libXi: update to 1.8
This commit is contained in:
parent
5a5c429183
commit
c5fd30e665
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.7.10
|
version=1.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-malloc0returnsnull"
|
configure_args="--enable-malloc0returnsnull"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="xorgproto libXfixes-devel libXext-devel"
|
||||||
short_desc="X Input extension library"
|
short_desc="X Input extension library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="${XORG_SITE}"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libxi"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
checksum=36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f81061
|
checksum=2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue