diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 13:02:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 13:02:16 +0000 |
commit | 04cefb08772dc7059c3ec03b82c2fd721ea181c8 (patch) | |
tree | f8713a60f988692ca91772405d2217662f3bfdd5 /main/xf86-video-geode | |
parent | c088ce79fb0469b79a49d6cf0d736c64bcedbd0e (diff) | |
download | aports-04cefb08772dc7059c3ec03b82c2fd721ea181c8.tar.bz2 aports-04cefb08772dc7059c3ec03b82c2fd721ea181c8.tar.xz |
main/xf86-video-geode: rebuild against xorg-server-1.16
Diffstat (limited to 'main/xf86-video-geode')
-rw-r--r-- | main/xf86-video-geode/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-geode/APKBUILD b/main/xf86-video-geode/APKBUILD index 119615c055..dfa7966342 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.15 -pkgrel=1 +pkgrel=2 pkgdesc="AMD Geode GX and LX video driver" url="http://xorg.freedesktop.org/" arch="x86" |