From 64d3e069b19123aca0cf3eccf97b734d357db8b8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 16 Oct 2018 08:02:35 -0300 Subject: [PATCH] bind: rebuild against icu-63.1 [ci skip] --- srcpkgs/bind/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bind/template b/srcpkgs/bind/template index 4579dc5a19a..75ac618c536 100644 --- a/srcpkgs/bind/template +++ b/srcpkgs/bind/template @@ -1,7 +1,7 @@ # Template file for 'bind' pkgname=bind version=9.11.4 -revision=2 +revision=3 _fullver="${version}${_patchver:+-${_patchver}}" wrksrc="${pkgname}-${_fullver}" build_style=gnu-configure