From 19757c8bc142f1e1777dd1d1000b1b82b26c2719 Mon Sep 17 00:00:00 2001 From: Johannes Date: Mon, 5 Nov 2018 09:19:23 +0100 Subject: [PATCH] bind: rebuild for libressl-2.8 --- srcpkgs/bind/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bind/template b/srcpkgs/bind/template index 75ac618c536..7f1395074b7 100644 --- a/srcpkgs/bind/template +++ b/srcpkgs/bind/template @@ -1,7 +1,7 @@ # Template file for 'bind' pkgname=bind version=9.11.4 -revision=3 +revision=4 _fullver="${version}${_patchver:+-${_patchver}}" wrksrc="${pkgname}-${_fullver}" build_style=gnu-configure