x11/libxt: upgrade to 1.0.7

This commit is contained in:
Natanael Copa 2009-10-14 06:32:38 +00:00
parent 85a718597c
commit e18d7db419

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxt
pkgver=1.0.6
pkgver=1.0.7
pkgrel=0
pkgdesc="X11 toolkit intrinsics library"
url="http://xorg.freedesktop.org/"
@ -20,4 +20,4 @@ build () {
make || return 1
make -j1 DESTDIR="$pkgdir" install || return 1
}
md5sums="953930ddf9fdaa1405732c7f01e9e599 libXt-1.0.6.tar.bz2"
md5sums="96f3c93434a93186d178b60d4a262496 libXt-1.0.7.tar.bz2"