From 5e4a9105cb65d37b73b66a5a0756c8e7d1802695 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 28 Aug 2018 07:16:45 -0300 Subject: [PATCH] bind: rebuild against icu-62.1 --- srcpkgs/bind/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bind/template b/srcpkgs/bind/template index 47b6c884875..4579dc5a19a 100644 --- a/srcpkgs/bind/template +++ b/srcpkgs/bind/template @@ -1,7 +1,7 @@ # Template file for 'bind' pkgname=bind version=9.11.4 -revision=1 +revision=2 _fullver="${version}${_patchver:+-${_patchver}}" wrksrc="${pkgname}-${_fullver}" build_style=gnu-configure