diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-03 14:51:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-03 14:51:56 +0000 |
commit | 844c6195b18423ca8039bfa1c8301c73527b2d62 (patch) | |
tree | d04d86a63955b293c04495feaae81a185f6b1929 /main/xf86-video-dummy | |
parent | 3fc91f816a3071417c8964436fcdf2957a3126d3 (diff) | |
download | aports-844c6195b18423ca8039bfa1c8301c73527b2d62.tar.bz2 aports-844c6195b18423ca8039bfa1c8301c73527b2d62.tar.xz |
main/xf86-video-dummy: rebuild against xorg-server-1.15
Diffstat (limited to 'main/xf86-video-dummy')
-rw-r--r-- | main/xf86-video-dummy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-dummy/APKBUILD b/main/xf86-video-dummy/APKBUILD index f9831fc3d..93f6b69de 100644 --- a/main/xf86-video-dummy/APKBUILD +++ b/main/xf86-video-dummy/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-dummy pkgver=0.3.7 -pkgrel=0 +pkgrel=1 pkgdesc="X.Org driver for dummy cards" url="http://xorg.freedesktop.org/" arch="all" |