mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
x11/libxinerama: upgrade to 1.1
This commit is contained in:
parent
34691051f0
commit
97c2e9e745
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libxinerama
|
||||
pkgver=1.0.99.1
|
||||
pkgver=1.1
|
||||
pkgrel=0
|
||||
pkgdesc="X11 Xinerama extension library"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
@ -18,4 +18,4 @@ build ()
|
||||
make || return 1
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="473725c59bbb2f1dc1afb73ca8a3b5cb libXinerama-1.0.99.1.tar.bz2"
|
||||
md5sums="a2ac01fc0426cdbb713c5d59cf9955ed libXinerama-1.1.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user