From ac2f3bcebad2bbfc3ef816ca1ff14c48f91dbf4b Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 24 Sep 2016 22:55:20 +0200 Subject: [PATCH] wget: update to 1.18 --- wget/build.sh | 4 ++-- wget/meta/ChangeLog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) 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