mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
libXi: update to 1.8.2.
This commit is contained in:
parent
32c083b81d
commit
6976e6d0e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libXi'
|
||||
pkgname=libXi
|
||||
version=1.8.1
|
||||
version=1.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxi"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||
checksum=89bfc0e814f288f784202e6e5f9b362b788ccecdeb078670145eacd8749656a7
|
||||
checksum=d0e0555e53d6e2114eabfa44226ba162d2708501a25e18d99cfb35c094c6c104
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue