diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-04 10:19:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-04 13:23:03 +0000 |
commit | ca6986182f445789f8c67fef3df79364d3618c28 (patch) | |
tree | 4159c259e891e404e715134f6b49c5efc0b16548 /main/glamor-egl/APKBUILD | |
parent | 37664b1f905c2af682eb1927c012a6b0e139a420 (diff) | |
download | aports-ca6986182f445789f8c67fef3df79364d3618c28.tar.bz2 aports-ca6986182f445789f8c67fef3df79364d3618c28.tar.xz |
main/glamor-egl: rebuild against xorg-server-1.19
Diffstat (limited to 'main/glamor-egl/APKBUILD')
-rw-r--r-- | main/glamor-egl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/glamor-egl/APKBUILD b/main/glamor-egl/APKBUILD index 00e3982f03..0dd6073091 100644 --- a/main/glamor-egl/APKBUILD +++ b/main/glamor-egl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=glamor-egl pkgver=0.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.org glamor library" url="http://www.freedesktop.org/wiki/Software/Glamor" arch="all" |