From 71e3c6e4bed81abbc2856c278bd5d929cfd61224 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 23 Feb 2022 14:42:35 +0000 Subject: fixed additionals --- repo/util/lynx.xibuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repo/util/lynx.xibuild') diff --git a/repo/util/lynx.xibuild b/repo/util/lynx.xibuild index e43a83d..b669c9b 100644 --- a/repo/util/lynx.xibuild +++ b/repo/util/lynx.xibuild @@ -6,9 +6,9 @@ DEPS="libidn openssl" PKG_VER=2.8.9rel.1 SOURCE=https://invisible-mirror.net/archives/lynx/tarballs/lynx$PKG_VER.tar.bz2 -ADDITIONAL=( +ADDITIONAL=" https://www.linuxfromscratch.org/patches/blfs/svn/lynx-$PKG_VER-security_fix-1.patch - ) + " DESC="A text only browser for the WWW" -- cgit v1.2.1