summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Orgis2017-10-27 15:21:26 +0200
committerVlad Glagolev2017-10-29 11:22:35 -0400
commit4d87395439298b0b5ecf24f1344b9b727ba6eaf0 (patch)
treeefbd79bd1e0955e6f49a35ad8c3ea4db3ec91636
parent65192baf802b00337f4f34a4355a340388e47d69 (diff)
wget: version 1.19.2, SECURITY_PATCH
Also, we are using the good old tar.gz now again, as the tar.xz vanished in favour of a tar.lz file. Lzip is a bit too fancy, at least for sorcery. (cherry picked from commit b48ddefea122fc8b8f6ac035b931b534c8c931e2)
-rwxr-xr-xftp/wget/DETAILS6
-rw-r--r--ftp/wget/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/ftp/wget/DETAILS b/ftp/wget/DETAILS
index f814ebcb6d..b1eb5bd8b3 100755
--- a/ftp/wget/DETAILS
+++ b/ftp/wget/DETAILS
@@ -1,7 +1,7 @@
SPELL=wget
- VERSION=1.19.1
- SECURITY_PATCH=3
- SOURCE=$SPELL-$VERSION.tar.xz
+ VERSION=1.19.2
+ SECURITY_PATCH=4
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
SOURCE_GPG=wget.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2=$SOURCE.sig
diff --git a/ftp/wget/HISTORY b/ftp/wget/HISTORY
index 9dd76fce2f..ee18d579d0 100644
--- a/ftp/wget/HISTORY
+++ b/ftp/wget/HISTORY
@@ -1,3 +1,7 @@
+2017-10-27 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: version 1.19.2, ++SECURITY_PATCH,
+ switch back to .gz, .lz too fancy, .xz gone
+
2017-02-12 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 1.19.1