[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10855: update wget2 to 2.2.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10855: update wget2 to 2.2.0 |
Date: |
Wed, 27 Nov 2024 16:18:04 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10855
revision-id: carlhansen@gnu.org-20241127211755-ioagpgjdglal9zi2
parent: carlhansen@gnu.org-20241127211308-z8uak113acipijys
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Wed 2024-11-27 21:17:55 +0000
message:
update wget2 to 2.2.0
modified:
pkg/gnu/wget2/Makefile makefile-20191029032803-csp3c2zo3g6zq093-4
pkg/gnu/wget2/sha256sums sha256sums-20191029032803-csp3c2zo3g6zq093-5
=== modified file 'pkg/gnu/wget2/Makefile'
--- a/pkg/gnu/wget2/Makefile 2023-08-31 18:16:13 +0000
+++ b/pkg/gnu/wget2/Makefile 2024-11-27 21:17:55 +0000
@@ -1,5 +1,5 @@
# Copyright © 2013, 2014, 2015, 2016 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2017, 2018, 2019, 2021-2023 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017, 2018, 2019, 2021-2024 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -21,7 +21,7 @@
#
NAME = Wget2
GARNAME = wget2
-GARVERSION = 2.1.0
+GARVERSION = 2.2.0
HOME_URL = http://www.gnu.org/software/wget/
DESCRIPTION = Non-interactive command-line utility for downloading files
define BLURB
@@ -44,6 +44,6 @@
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
=== modified file 'pkg/gnu/wget2/sha256sums'
--- a/pkg/gnu/wget2/sha256sums 2023-08-31 18:16:13 +0000
+++ b/pkg/gnu/wget2/sha256sums 2024-11-27 21:17:55 +0000
@@ -1,2 +1,2 @@
-bc034194b512bb83ce0171d15a8db33e1c5c3ab8b3e343e1e6f2cf48f9154fad
download/wget2-2.1.0.tar.lz
-c7220f2b1655eae92507d94fd774fb5e6041868d4d5b513624546d0cc20a2b2e
download/wget2-2.1.0.tar.lz.sig
+ffa5e49db90c9ddc0c830b66e473630c679b1b0a26a53d24981d4f0efa1c90b6
download/wget2-2.2.0.tar.lz
+5939f0c4f43208d80743890238883feac2e04e5b2132291065ba5bdacbfca502
download/wget2-2.2.0.tar.lz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10855: update wget2 to 2.2.0,
Carl Hansen <=