From 763150117083f15ac39e078945b50ea95e388a1f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 16 Oct 2018 08:02:35 -0300 Subject: [PATCH] boost: rebuild against icu-63.1 [ci skip] --- srcpkgs/boost/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/boost/template b/srcpkgs/boost/template index 024635849cb..f5b9d98ae13 100644 --- a/srcpkgs/boost/template +++ b/srcpkgs/boost/template @@ -1,7 +1,7 @@ # Template file for 'boost' pkgname=boost version=1.68.0 -revision=1 +revision=2 wrksrc="${pkgname}_${version//\./_}" hostmakedepends="bzip2-devel icu-devel python-devel" makedepends="zlib-devel bzip2-devel icu-devel python-devel"