From 4d3bfb9834bc588a8e6a1c9a81bce9e5ddb51965 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:40 +0200 Subject: [PATCH] httrack: rebuild with libressl-2.7 --- srcpkgs/httrack/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/httrack/template b/srcpkgs/httrack/template index 909bd1a0443..f849997e44d 100644 --- a/srcpkgs/httrack/template +++ b/srcpkgs/httrack/template @@ -1,7 +1,7 @@ # Template file for 'httrack' pkgname="httrack" version=3.49.2 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static --with-zlib=${XBPS_CROSS_BASE}/usr" short_desc="A free and easy-to-use offline browser utility"