From a0b2120641bdff1fd7322b1e2f3275412928b3f4 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 27 Sep 2016 22:11:04 -0400 Subject: [PATCH] lynx: rebuild for libressl-2.4.3 --- srcpkgs/lynx/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template index c382273297b..4d6e89fef14 100644 --- a/srcpkgs/lynx/template +++ b/srcpkgs/lynx/template @@ -3,7 +3,7 @@ pkgname=lynx _distver=2.8.8 _patchver=2 version=${_distver}.${_patchver} -revision=12 +revision=13 wrksrc="${pkgname}${_distver//./-}" build_style=gnu-configure configure_args="--enable-widec --with-zlib --with-bzlib --with-ssl --enable-ipv6"