From 24a9610f7a3f783cdb7dbdc279de3824bf484029 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 9 Mar 2017 18:05:44 +0100 Subject: [PATCH] boost: rebuild against icu-58.2 --- srcpkgs/boost/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/boost/template b/srcpkgs/boost/template index 2b38248b6b6..f0c547f1e7c 100644 --- a/srcpkgs/boost/template +++ b/srcpkgs/boost/template @@ -1,7 +1,7 @@ # Template file for 'boost' pkgname=boost version=1.62.0 -revision=3 +revision=4 wrksrc="${pkgname}_${version//\./_}" hostmakedepends="bzip2-devel icu-devel python-devel" makedepends="zlib-devel bzip2-devel icu-devel python-devel"