lynx: rebuild with OpenSSL 3.0

This commit is contained in:
Tom G. Christensen 2022-04-10 08:41:25 +02:00
parent 9ac0139af9
commit 7f658648dd
2 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=lynx topdir=lynx
version=2.8.9rel.1 version=2.8.9rel.1
pkgver=2 pkgver=3
source[0]=https://invisible-mirror.net/archives/$topdir/tarballs/${topdir}${version}.tar.bz2 source[0]=https://invisible-mirror.net/archives/$topdir/tarballs/${topdir}${version}.tar.bz2
# If there are no patches, simply comment this # If there are no patches, simply comment this
#patch[0]= #patch[0]=

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Sun Apr 10 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 2.8.9rel.1-3
- Rebuild with OpenSSL 3.0
* Sun Mar 15 2020 Tom G. Christensen <swpkg@jupiterrise.com> - 2.8.9rel.1-2 * Sun Mar 15 2020 Tom G. Christensen <swpkg@jupiterrise.com> - 2.8.9rel.1-2
- Build with libidn2 instead of the obsolete libidn - Build with libidn2 instead of the obsolete libidn