diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2016-08-09 13:03:26 +0200 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-10 08:10:40 +0000 |
commit | 5f8532b5db6bb75ed96b1d308efcb87e019ce503 (patch) | |
tree | 69d7fca73a255573510b3037e39e26644ea5f8a3 /testing/weston/APKBUILD | |
parent | bc293cd5312fbcc779c765b49d396444bee6706d (diff) | |
download | aports-5f8532b5db6bb75ed96b1d308efcb87e019ce503.tar.bz2 aports-5f8532b5db6bb75ed96b1d308efcb87e019ce503.tar.xz |
testing/weston: rebuild against libunwind-1.2_rc1
Diffstat (limited to 'testing/weston/APKBUILD')
-rw-r--r-- | testing/weston/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/weston/APKBUILD b/testing/weston/APKBUILD index 86689f82ec..c3c9e548c6 100644 --- a/testing/weston/APKBUILD +++ b/testing/weston/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=weston pkgver=1.11.0 -pkgrel=0 +pkgrel=1 pkgdesc="Reference implementation of a Wayland compositor" url="http://wayland.freedesktop.org" arch="x86_64 armhf" |