wget: update to 1.20.3
This commit is contained in:
parent
e02c92ba64
commit
0aad657566
@ -6,7 +6,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.1
|
version=1.20.3
|
||||||
pkgver=1
|
pkgver=1
|
||||||
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
|
||||||
@ -24,9 +24,6 @@ reg prep
|
|||||||
prep()
|
prep()
|
||||||
{
|
{
|
||||||
generic_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
|
reg build
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
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
|
* Sun Mar 24 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.20.1-1
|
||||||
- Update to 1.20.1
|
- Update to 1.20.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user