mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/libxi: upgrade to 1.3.2
This commit is contained in:
parent
d6c1e3cebb
commit
df4c992e68
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libxi
|
||||
pkgver=1.3
|
||||
pkgrel=4
|
||||
pkgver=1.3.2
|
||||
pkgrel=0
|
||||
pkgdesc="X11 Input extension library"
|
||||
url="http://xorg.freedesktop.org"
|
||||
license="custom"
|
||||
@ -31,4 +31,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
|
||||
}
|
||||
md5sums="8df4ece9bd1efb02c28acb2b6f485e09 libXi-1.3.tar.bz2"
|
||||
md5sums="26f93781356b1fdde08f7ee9cd5884d6 libXi-1.3.2.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user