From 43c9bd31dbabe1c200b4a0e99aa35587f210cd58 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:54 +0200 Subject: [PATCH] lynx: rebuild with libressl-2.7 --- srcpkgs/lynx/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template index 049a0f8eace..6589252e680 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=15 +revision=16 wrksrc="${pkgname}${_distver//./-}" build_style=gnu-configure configure_args="--enable-widec --with-zlib --with-bzlib --with-ssl --enable-ipv6"