diff --git a/wget/build.sh b/wget/build.sh index 3925e16..1692298 100755 --- a/wget/build.sh +++ b/wget/build.sh @@ -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]= diff --git a/wget/meta/ChangeLog b/wget/meta/ChangeLog index 8b3a355..ac249a1 100644 --- a/wget/meta/ChangeLog +++ b/wget/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Sat Sep 24 2016 Tom G. Christensen - 1.18-1 +- Update to 1.18 + * Mon Mar 16 2015 Tom G. Christensen - 1.16.2-1 - Update to 1.16.2