elinks: rebuild with OpenSSL 3.0

This commit is contained in:
Tom G. Christensen 2022-04-10 08:36:29 +02:00
parent 741812517d
commit 9ac0139af9
2 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Check the following 4 variables before running the script
topdir=elinks
version=0.12pre6
pkgver=3
pkgver=4
source[0]=http://elinks.or.cz/download/elinks-${version}.tar.bz2
# If there are no patches, simply comment this
patch[0]=elinks-socklen_t.patch

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Sun Apr 10 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 0.12pre6-4
- Rebuild with OpenSSL 3.0
* Sun Mar 08 2020 Tom G. Christensen <swpkg@jupiterrise.com> - 0.12pre6-3
- Downgrade to 0.12pre6 + Fedora patchset
Upstream is dead and the Fedora patches will not apply