From 983a64a9a95a6ff65ed89b224afe8aababef0233 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 24 Nov 2015 08:08:33 +0100 Subject: [PATCH] atf: rebuild for arm/musl symbol versioning. --- srcpkgs/atf/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/atf/template b/srcpkgs/atf/template index 1fda5c9465b..172dab988e2 100644 --- a/srcpkgs/atf/template +++ b/srcpkgs/atf/template @@ -1,7 +1,7 @@ # Template file for 'atf' pkgname=atf version=0.21 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="automake libtool gdb" depends="gdb xmlcatmgr"