x11/libx11: upgrade to 1.3

This commit is contained in:
Natanael Copa 2009-10-13 20:55:26 +00:00
parent c8c16b4542
commit 15bcaeb16e

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libx11
pkgver=1.2.2
pkgver=1.3
pkgrel=0
pkgdesc="X11 client-side library"
url="http://xorg.freedesktop.org/"
@ -26,4 +26,4 @@ build() {
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
md5sums="94cbee7fae2ddb92b2d80116af871f54 libX11-1.2.2.tar.bz2"
md5sums="0545089013213e90aac19b8f8045d32e libX11-1.3.tar.bz2"