diff --git a/lynx/build.sh b/lynx/build.sh index 004e3dc..67e5524 100755 --- a/lynx/build.sh +++ b/lynx/build.sh @@ -7,7 +7,7 @@ # Check the following 4 variables before running the script topdir=lynx version=2.8.9rel.1 -pkgver=2 +pkgver=3 source[0]=https://invisible-mirror.net/archives/$topdir/tarballs/${topdir}${version}.tar.bz2 # If there are no patches, simply comment this #patch[0]= diff --git a/lynx/meta/ChangeLog b/lynx/meta/ChangeLog index 13fd800..95ede3c 100644 --- a/lynx/meta/ChangeLog +++ b/lynx/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Sun Apr 10 2022 Tom G. Christensen - 2.8.9rel.1-3 +- Rebuild with OpenSSL 3.0 + * Sun Mar 15 2020 Tom G. Christensen - 2.8.9rel.1-2 - Build with libidn2 instead of the obsolete libidn