mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
x11/libxau: upgrade to 1.0.5
This commit is contained in:
parent
7888a69330
commit
10b4d2be8c
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libxau
|
||||
pkgver=1.0.4
|
||||
pkgrel=1
|
||||
pkgver=1.0.5
|
||||
pkgrel=0
|
||||
pkgdesc="X11 authorisation library"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
license="custom"
|
||||
@ -20,4 +20,4 @@ build() {
|
||||
install -m755 -d "$pkgdir"/usr/share/licenses/$pkgname
|
||||
install -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING || return 1
|
||||
}
|
||||
md5sums="0f2b88d857e0a3f5898e4759c541af46 libXau-1.0.4.tar.bz2"
|
||||
md5sums="993b3185c629e4b89401fca072dcb663 libXau-1.0.5.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user