From: Michael Tremer Date: Tue, 20 Dec 2022 17:25:58 +0000 (+0000) Subject: which: Update to 2.21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6cfb244b62b7cc70f5cd41f67ceae1ff781e0a6;p=ipfire-3.x.git which: Update to 2.21 Signed-off-by: Michael Tremer --- diff --git a/which/which.nm b/which/which.nm index 3f9a756b1..d5f6291a0 100644 --- a/which/which.nm +++ b/which/which.nm @@ -4,25 +4,23 @@ ############################################################################### name = which -version = 2.20 -release = 2 +version = 2.21 +release = 1 groups = Applications/System -url = http://www.xs4all.nl/~carlo17/which/ +url = https://carlowood.github.io/which/ license = GPLv3 -summary = Displays where a particular program in your path is located. +summary = Displays where a particular program in your path is located description The which command shows the full pathname of a specified program, if the specified program is in your PATH. end -source_dl = http://carlo17.home.xs4all.nl/which/ +source_dl = https://carlowood.github.io/which/ packages package %{name} - groups += Base Build - end package %{name}-debuginfo template DEBUGINFO