diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-07 10:14:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-07 18:23:45 +0000 |
commit | 12fa2e95a8af1761cba386d89373db9ec9deec07 (patch) | |
tree | 2d71d1af5c99f7e59f7de96345c19d81658c8d09 /main/xf86-video-s3virge | |
parent | 3fe7f19b5a981416cd775a5704ab4a7457c640ea (diff) | |
download | aports-12fa2e95a8af1761cba386d89373db9ec9deec07.tar.bz2 aports-12fa2e95a8af1761cba386d89373db9ec9deec07.tar.xz |
main/xf86-video-s3virge: rebuild against xorg-server-1.14
Diffstat (limited to 'main/xf86-video-s3virge')
-rw-r--r-- | main/xf86-video-s3virge/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-s3virge/APKBUILD b/main/xf86-video-s3virge/APKBUILD index ae27b70ca0..d4cb83a8f8 100644 --- a/main/xf86-video-s3virge/APKBUILD +++ b/main/xf86-video-s3virge/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-s3virge pkgver=1.10.6 -pkgrel=1 +pkgrel=2 pkgdesc="S3 ViRGE video driver" url="http://xorg.freedesktop.org/" arch="all" |