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 | d1c9e411e482241755feeead737af5538b136f7e (patch) | |
tree | 89a44e34620ee7413d4284285ec09bc0f7fa4d4f /main/libx11 | |
parent | ff1bda0d383576fecb2d11cb8bd6d2757eb6cdb6 (diff) | |
download | aports-d1c9e411e482241755feeead737af5538b136f7e.tar.bz2 aports-d1c9e411e482241755feeead737af5538b136f7e.tar.xz |
main/libx11: rebuild against libxcb 1.9.3
Diffstat (limited to 'main/libx11')
-rw-r--r-- | main/libx11/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libx11/APKBUILD b/main/libx11/APKBUILD index d4a4354317..d05535a5f8 100644 --- a/main/libx11/APKBUILD +++ b/main/libx11/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libx11 pkgver=1.6.2 -pkgrel=0 +pkgrel=1 pkgdesc="X11 client-side library" url="http://xorg.freedesktop.org/" arch="all" |