summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-09-05 18:47:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-09-05 18:47:17 +0000
commita1883a3f3b95f586efc3b00491bcaa2e04521223 (patch)
treeec9553e2afe9b33512775a2f28903cd08c99b83f /x11
parent93731d5f79aaef609fe8378d7608a78ad11ef263 (diff)
downloadaports-a1883a3f3b95f586efc3b00491bcaa2e04521223.tar.bz2
aports-a1883a3f3b95f586efc3b00491bcaa2e04521223.tar.xz
x11/xf86-video-glint: upgrade to 1.2.4
Diffstat (limited to 'x11')
-rw-r--r--x11/xf86-video-glint/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-glint/APKBUILD b/x11/xf86-video-glint/APKBUILD
index 1e9efddc..7f2d175c 100644
--- a/x11/xf86-video-glint/APKBUILD
+++ b/x11/xf86-video-glint/APKBUILD
@@ -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"