New commits:
commit b48ddefea122fc8b8f6ac035b931b534c8c931e2
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
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.
diff --git a/ftp/wget/DETAILS b/ftp/wget/DETAILS
index f814ebc..b1eb5bd 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 9dd76fc..ee18d57 100644
--- a/ftp/wget/HISTORY
+++ b/ftp/wget/HISTORY
@@ -1,3 +1,7 @@
+2017-10-27 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 1.19.2, ++SECURITY_PATCH,
+ switch back to .gz, .lz too fancy, .xz gone
+
2017-02-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.19.1
[SM-Commit] GIT changes to master grimoire by Thomas Orgis (b48ddefea122fc8b8f6ac035b931b534c8c931e2),
Thomas Orgis, 10/27/2017