x11/xf86-video-glint: upgrade to 1.2.4

This commit is contained in:
Natanael Copa 2009-09-05 18:47:17 +00:00
parent 93731d5f79
commit a1883a3f3b

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xf86-video-glint
pkgver=1.2.3
pkgver=1.2.4
pkgrel=0
pkgdesc="GLINT/Permedia video driver"
url="http://xorg.freedesktop.org/"
@ -23,4 +23,4 @@ build ()
make DESTDIR="$pkgdir" install || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
md5sums="639a327ad7d75f62cdf6ad28a37c934e xf86-video-glint-1.2.3.tar.bz2"
md5sums="960df34e129faa411e58c0d6b56d79a3 xf86-video-glint-1.2.4.tar.bz2"