wget: rebuild with OpenSSL 3.0

This commit is contained in:
Tom G. Christensen 2022-04-24 18:28:13 +02:00
parent 64ebbf954b
commit 16187cb8d0
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=wget topdir=wget
version=1.20.3 version=1.20.3
pkgver=1 pkgver=2
source[0]=https://mirrors.kernel.org/gnu/wget/$topdir-$version.tar.lz source[0]=https://mirrors.kernel.org/gnu/wget/$topdir-$version.tar.lz
# 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 24 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 1.20.3-2
- Rebuild with OpenSSL 3.0
* Thu Apr 11 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.20.3-1 * Thu Apr 11 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.20.3-1
- Update to 1.20.3 - Update to 1.20.3