From 84daa1554832715a8ea0d989451482afd92249d9 Mon Sep 17 00:00:00 2001 From: Johannes Date: Mon, 1 Oct 2018 21:57:52 +0200 Subject: [PATCH] boost: revbump to add boost-build to aarch64[-musl] repodata previous change wasn't enough to trigger a rebuild --- srcpkgs/boost/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/boost/template b/srcpkgs/boost/template index ed17ec03ebc..17fc39f7c2e 100644 --- a/srcpkgs/boost/template +++ b/srcpkgs/boost/template @@ -1,7 +1,7 @@ -# Template file for 'boost'. +# Template file for 'boost' pkgname=boost version=1.65.1 -revision=3 +revision=4 wrksrc="${pkgname}_${version//\./_}" hostmakedepends="bzip2-devel icu-devel python-devel" makedepends="zlib-devel bzip2-devel icu-devel python-devel"