From 0cd2a7414ba8fa27d6940559de980503664aad35 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 May 2020 21:45:22 +0200 Subject: [PATCH] boost: rebuild against icu-67.1 --- srcpkgs/boost/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/boost/template b/srcpkgs/boost/template index 068d1390eaa..4506ab0caed 100644 --- a/srcpkgs/boost/template +++ b/srcpkgs/boost/template @@ -1,7 +1,7 @@ # Template file for 'boost' pkgname=boost version=1.72.0 -revision=1 +revision=2 wrksrc="${pkgname}_${version//\./_}" hostmakedepends="which bzip2-devel icu-devel python-devel python3-devel" makedepends="zlib-devel bzip2-devel icu-devel python-devel python3-devel"