main/libxmu: upgrade to 1.1.1

This commit is contained in:
Natanael Copa 2012-03-11 13:02:45 +00:00
parent bca88e004b
commit ef02dcb72f

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxmu
pkgver=1.1.0
pkgrel=3
pkgver=1.1.1
pkgrel=0
pkgdesc="X11 miscellaneous micro-utility library"
url="http://xorg.freedesktop.org/"
arch="all"
@ -28,4 +28,4 @@ package() {
install -Dm644 $srcdir/libXmu-$pkgver/COPYING \
$pkgdir/usr/share/licenses/$pkgname/COPYING
}
md5sums="6836883a0120e8346cf7f58dc42e465a libXmu-1.1.0.tar.bz2"
md5sums="a4efff8de85bd45dd3da124285d10c00 libXmu-1.1.1.tar.bz2"