From c5bb06a9da5d72e95adc21d5ed80065a7d1b4ac1 Mon Sep 17 00:00:00 2001 From: kx Date: Sat, 24 Feb 2024 14:38:27 +0300 Subject: wget: 1.21.4, 2.1.0 --- GNU/wget/Makefile | 2 +- GNU/wget2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GNU/wget/Makefile b/GNU/wget/Makefile index ca2924c..7e1bd28 100644 --- a/GNU/wget/Makefile +++ b/GNU/wget/Makefile @@ -10,7 +10,7 @@ url = https://ftp.gnu.org/gnu/wget -versions = 1.20.3 1.21 1.21.1 1.21.2 1.21.3 +versions = 1.20.3 1.21 1.21.1 1.21.2 1.21.3 1.21.4 pkgname = wget suffix = tar.xz diff --git a/GNU/wget2/Makefile b/GNU/wget2/Makefile index 25d106a..13c7296 100644 --- a/GNU/wget2/Makefile +++ b/GNU/wget2/Makefile @@ -10,7 +10,7 @@ url = https://ftp.gnu.org/gnu/wget -versions = 2.0.1 +versions = 2.0.1 2.1.0 pkgname = wget2 suffix = tar.xz -- cgit v1.2.3