diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-10 15:28:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-10 15:29:04 +0000 |
commit | dfd6c7f6a534632ec7cce718c5cede3d9dc581bf (patch) | |
tree | 90d04dcb7656b943e220171d2765ff992bddc6e5 /main/xf86-video-sunleo/APKBUILD | |
parent | b712bce9eab7fdcd59e68125d35a3cc91d9f84b4 (diff) | |
download | aports-dfd6c7f6a534632ec7cce718c5cede3d9dc581bf.tar.bz2 aports-dfd6c7f6a534632ec7cce718c5cede3d9dc581bf.tar.xz |
main/xf86-video-sunleo: rebuild against xorg-server-1.18
Diffstat (limited to 'main/xf86-video-sunleo/APKBUILD')
-rw-r--r-- | main/xf86-video-sunleo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-sunleo/APKBUILD b/main/xf86-video-sunleo/APKBUILD index 1101e5296f..e0ba073395 100644 --- a/main/xf86-video-sunleo/APKBUILD +++ b/main/xf86-video-sunleo/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-sunleo pkgver=1.2.1 -pkgrel=3 +pkgrel=4 pkgdesc="Leo video driver" url="http://xorg.freedesktop.org/" arch="all" |