summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorPavel Vinogradov2019-04-01 19:34:21 -0400
committerPavel Vinogradov2019-04-01 19:34:21 -0400
commitf03c635b45683a389ed997d6bf7a6f2e5ee8f66e (patch)
tree1febba228455761247a896de31344aa3aedcf8c3 /ftp
parent37714704d7d8198e4f0bed36a09a6880e93bca04 (diff)
ftp/wget: version 1.20.2
Diffstat (limited to 'ftp')
-rwxr-xr-xftp/wget/DETAILS7
-rw-r--r--ftp/wget/HISTORY5
2 files changed, 9 insertions, 3 deletions
diff --git a/ftp/wget/DETAILS b/ftp/wget/DETAILS
index a701c8b721..2403855764 100755
--- a/ftp/wget/DETAILS
+++ b/ftp/wget/DETAILS
@@ -1,9 +1,12 @@
SPELL=wget
- VERSION=1.20.1
- SOURCE_HASH=sha1:4b1ade04ee7ff30181357e0c66b5ac74e39f79b3:UPSTREAM_HASH
+ VERSION=1.20.2
SECURITY_PATCH=5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
+ SOURCE2="${SOURCE}.sig"
+ SOURCE2_URL[0]="${SOURCE_URL[0]}.sig"
+ SOURCE_GPG="gnu.gpg:${SOURCE2}:UPSTREAM_KEY"
+ SOURCE2_IGNORE="signature"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
DOC_DIRS=""
WEB_SITE=http://www.gnu.org/software/wget/
diff --git a/ftp/wget/HISTORY b/ftp/wget/HISTORY
index c3e949e271..edfa6c83a5 100644
--- a/ftp/wget/HISTORY
+++ b/ftp/wget/HISTORY
@@ -1,5 +1,8 @@
+2019-04-01 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 1.20.2, gpg checking is back
+
2019-01-19 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: delete gnupg
+ * DEPENDS: delete gnupg
2018-12-27 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 1.20.1