summaryrefslogtreecommitdiffstats
path: root/main/xf86-video-geode/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-18 07:16:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-18 07:21:56 +0000
commit0cc59382d87bf6596ccff872c1caec21d3ce814c (patch)
tree2ce65b06bf107952d9006bb0922f6f505e8f8d2e /main/xf86-video-geode/APKBUILD
parent4f93b1d2c44818d87de8eea8796ff997f99ce176 (diff)
downloadaports-0cc59382d87bf6596ccff872c1caec21d3ce814c.tar.bz2
aports-0cc59382d87bf6596ccff872c1caec21d3ce814c.tar.xz
main/xf86-video-geode: upgrade to 2.11.14
Diffstat (limited to 'main/xf86-video-geode/APKBUILD')
-rw-r--r--main/xf86-video-geode/APKBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/main/xf86-video-geode/APKBUILD b/main/xf86-video-geode/APKBUILD
index cd96e5693..ccff5779c 100644
--- a/main/xf86-video-geode/APKBUILD
+++ b/main/xf86-video-geode/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xf86-video-geode
-pkgver=2.11.13
-pkgrel=1
+pkgver=2.11.14
+pkgrel=0
pkgdesc="AMD Geode GX and LX video driver"
url="http://xorg.freedesktop.org/"
arch="x86"
@@ -11,7 +11,7 @@ depends=
makedepends="pkgconfig xorg-server-dev libxi-dev fontsproto randrproto
videoproto renderproto xf86dgaproto"
-patches="git.diff"
+patches=""
source="http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2
$patches"
@@ -36,5 +36,4 @@ package() {
rm "$pkgdir"/usr/lib/xorg/modules/*/*.la || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="0c5a3cac3531aec0eae7f5f6b3212eb4 xf86-video-geode-2.11.13.tar.bz2
-9fdf47a27dc547b9b5178a426c88155b git.diff"
+md5sums="c9a4e1c5438240e5bdce332f92df9163 xf86-video-geode-2.11.14.tar.bz2"