wget: update to 1.18

This commit is contained in:
Tom G. Christensen 2016-09-24 22:55:20 +02:00
parent 6dbc5aa4ea
commit ac2f3bceba
2 changed files with 5 additions and 2 deletions

View File

@ -6,9 +6,9 @@
###########################################################
# Check the following 4 variables before running the script
topdir=wget
version=1.16.2
version=1.18
pkgver=1
source[0]=ftp://ftp.sunet.se/pub/gnu/wget/$topdir-$version.tar.xz
source[0]=https://mirrors.kernel.org/gnu/wget/$topdir-$version.tar.xz
# If there are no patches, simply comment this
#patch[0]=

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Sat Sep 24 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.18-1
- Update to 1.18
* Mon Mar 16 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 1.16.2-1
- Update to 1.16.2