diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 13:07:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 13:07:56 +0000 |
commit | e84f66c06d4e1e4ee1908210246c8b60d0e50a18 (patch) | |
tree | 932735b9f67eb9a9e57cb9ed4917c102eff88625 /main/xf86-video-tdfx | |
parent | 82d68b2d6d92f33a4d9625cd0b055241be649d12 (diff) | |
download | aports-e84f66c06d4e1e4ee1908210246c8b60d0e50a18.tar.bz2 aports-e84f66c06d4e1e4ee1908210246c8b60d0e50a18.tar.xz |
main/xf86-video-tdfx: rebuild against xorg-server-1.16
Diffstat (limited to 'main/xf86-video-tdfx')
-rw-r--r-- | main/xf86-video-tdfx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-tdfx/APKBUILD b/main/xf86-video-tdfx/APKBUILD index 69a4b43664..1bc863c693 100644 --- a/main/xf86-video-tdfx/APKBUILD +++ b/main/xf86-video-tdfx/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-tdfx pkgver=1.4.5 -pkgrel=5 +pkgrel=6 pkgdesc="3Dfx video driver" url="http://xorg.freedesktop.org/" arch="all" |