x11/libxdamage: upgrade to 1.1.2

This commit is contained in:
Natanael Copa 2009-10-13 20:55:59 +00:00
parent e5d1616093
commit ad5b16167d

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxdamage
pkgver=1.1.1
pkgver=1.1.2
pkgrel=0
pkgdesc="X11 damaged region extension library"
url="http://xorg.freedesktop.org/"
@ -18,4 +18,4 @@ build ()
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
md5sums="ac0ce6b0063a9858c8f24ddb4c60487d libXdamage-1.1.1.tar.bz2"
md5sums="b42780bce703ec202a33e5693991c09d libXdamage-1.1.2.tar.bz2"