main/libxi: upgrade to 1.8.2

https://lists.x.org/archives/xorg-announce/2024-September/003530.html
This commit is contained in:
Celeste 2024-09-05 14:37:56 +00:00
parent b657149e4c
commit c8f6e25cf0

View file

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxi
pkgver=1.8.1
pkgrel=4
pkgver=1.8.2
pkgrel=0
pkgdesc="X11 Input extension library"
url="https://www.x.org"
arch="all"
@ -17,8 +17,8 @@ makedepends="
xmlto
"
source="https://www.x.org/releases/individual/lib/libXi-$pkgver.tar.xz"
builddir="$srcdir/libXi-$pkgver"
builddir="$srcdir"/libXi-$pkgver
build() {
./configure \
--build=$CBUILD \
@ -39,5 +39,5 @@ package() {
}
sha512sums="
a30b1a07e6d710f5196e7477415d68074736f89d954e8f2d5ccc9b5f349e7d1d440c90fb512508176b5db5ecad55608cfb540872936b731963fd83343db3a0b9 libXi-1.8.1.tar.xz
6348aae8f595217e26f348184dd594d83af800949f649bfd11b6aef7387faa5624ed18551fe2c3a38c8deab9d7473f72fd7e3e8472cff3ff30d4bb3fb2e6dc31 libXi-1.8.2.tar.xz
"