wget: update to 1.20.3

This commit is contained in:
Tom G. Christensen 2019-04-11 17:53:09 +02:00
parent e02c92ba64
commit 0aad657566
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
###########################################################
# Check the following 4 variables before running the script
topdir=wget
version=1.20.1
version=1.20.3
pkgver=1
source[0]=https://mirrors.kernel.org/gnu/wget/$topdir-$version.tar.lz
# If there are no patches, simply comment this
@ -24,9 +24,6 @@ reg prep
prep()
{
generic_prep
setdir source
# Workaround broken config.guess (fixed upstream 2018-12-21)
${__gsed} -i 's/`isainfo -b`/32/' build-aux/config.guess
}
reg build

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Thu Apr 11 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.20.3-1
- Update to 1.20.3
* Sun Mar 24 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.20.1-1
- Update to 1.20.1