wget: update to 1.19.4

This commit is contained in:
Tom G. Christensen 2018-04-09 21:20:19 +02:00
parent 2529fb3b26
commit b227ed6f90
2 changed files with 6 additions and 3 deletions

View File

@ -6,9 +6,9 @@
########################################################### ###########################################################
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=wget topdir=wget
version=1.18 version=1.19.4
pkgver=2 pkgver=1
source[0]=https://mirrors.kernel.org/gnu/wget/$topdir-$version.tar.xz 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
--------- ---------
* Mon Apr 09 2018 Tom G. Christensen <swpkg@jupiterrise.com> - 1.19.4-1
- Update to 1.19.4
* Wed Dec 21 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.18-2 * Wed Dec 21 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.18-2
- Rebuild with openssl 1.0.2 - Rebuild with openssl 1.0.2