From 5f8532b5db6bb75ed96b1d308efcb87e019ce503 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 9 Aug 2016 13:03:26 +0200 Subject: [PATCH] testing/weston: rebuild against libunwind-1.2_rc1 --- testing/weston/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/weston/APKBUILD b/testing/weston/APKBUILD index 86689f82ec2..c3c9e548c61 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"