mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/libxfixes: upgrade to 5.0
This commit is contained in:
parent
9c2c25db08
commit
0d0517a02a
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libxfixes
|
||||
pkgver=4.0.5
|
||||
pkgrel=1
|
||||
pkgver=5.0
|
||||
pkgrel=0
|
||||
pkgdesc="X11 miscellaneous 'fixes' extension library"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
arch="all"
|
||||
@ -23,4 +23,4 @@ package() {
|
||||
cd "$_builddir"
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="1b4b8386bd5d1751b2c7177223ad4629 libXfixes-4.0.5.tar.bz2"
|
||||
md5sums="678071bd7f9f7467e2fc712d81022318 libXfixes-5.0.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user