From 19d39331ee62b0e89dbd401f16b44a7ed06c3ee1 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 19 Nov 2016 16:53:35 +0000 Subject: [PATCH] varnish: rebuild against readline-7.0 --- srcpkgs/varnish/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/varnish/template b/srcpkgs/varnish/template index 449f2502ef..af42c037c8 100644 --- a/srcpkgs/varnish/template +++ b/srcpkgs/varnish/template @@ -1,7 +1,7 @@ # Template file for 'varnish' pkgname=varnish version=3.0.7 -revision=5 +revision=6 lib32disabled=yes build_style=gnu-configure configure_args="--disable-static --sbindir=/usr/bin"