diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-11-12 10:54:15 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-11-12 10:54:15 +0100 |
commit | 336cb9c620f451102555669032160fa12adbd353 (patch) | |
tree | 64765ee0f22f3fcad9282fc7a7c68ad8d8020738 /main/mesa | |
parent | d1c9e411e482241755feeead737af5538b136f7e (diff) | |
download | aports-336cb9c620f451102555669032160fa12adbd353.tar.bz2 aports-336cb9c620f451102555669032160fa12adbd353.tar.xz |
main/mesa: rebuild against libxcb 1.9.3
Diffstat (limited to 'main/mesa')
-rw-r--r-- | main/mesa/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mesa/APKBUILD b/main/mesa/APKBUILD index ce3466c1d5..3c4d51ac9b 100644 --- a/main/mesa/APKBUILD +++ b/main/mesa/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mesa pkgver=9.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="Mesa DRI OpenGL library" url="http://www.mesa3d.org" arch="all" |