diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-03 15:00:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-03 15:00:17 +0000 |
commit | 517b9b2af1d4159ee78e0cc64483f73c7723a38c (patch) | |
tree | 4aa26161afb686c9ee5712ef611bc6668d7c203f /main/xf86-video-nv/APKBUILD | |
parent | 7855429ab70a60a66d6372b4592cef7fddf00fe3 (diff) | |
download | aports-517b9b2af1d4159ee78e0cc64483f73c7723a38c.tar.bz2 aports-517b9b2af1d4159ee78e0cc64483f73c7723a38c.tar.xz |
main/xf86-video-nv: rebuild against xorg-server-1.15
Diffstat (limited to 'main/xf86-video-nv/APKBUILD')
-rw-r--r-- | main/xf86-video-nv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-nv/APKBUILD b/main/xf86-video-nv/APKBUILD index aa8719e9d3..effea9f725 100644 --- a/main/xf86-video-nv/APKBUILD +++ b/main/xf86-video-nv/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-nv pkgver=2.1.20 -pkgrel=3 +pkgrel=4 pkgdesc="Nvidia video driver" url="http://xorg.freedesktop.org/" arch="all" |