]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
gawk: Update to 5.2.1
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 19 Dec 2022 18:08:33 +0000 (18:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 19 Dec 2022 18:08:33 +0000 (18:08 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
gawk/gawk.nm

index 905b9e09715676b3e6119fc1db9ef203084fda6b..5060b170414d20c32fb98ba7ec3b79cb6f088257 100644 (file)
@@ -4,13 +4,13 @@
 ###############################################################################
 
 name       = gawk
-version    = 5.0.1
+version    = 5.2.1
 release    = 1
 
 groups     = System/Tools
-url        = http://www.gnu.org/software/gawk/gawk.html
+url        = https://www.gnu.org/software/gawk/gawk.html
 license    = GPLv3+
-summary    = The GNU version of the awk text processing utility.
+summary    = The GNU version of the awk text processing utility
 
 description
        The gawk package contains the GNU version of awk, a text processing
@@ -19,7 +19,7 @@ description
 end
 
 # Needed for testsuite.
-source_dl  = http://ftp.gnu.org/gnu/gawk/
+source_dl  = https://ftp.gnu.org/gnu/gawk/
 sources    = %{thisapp}.tar.xz
 
 build
@@ -45,8 +45,6 @@ end
 
 packages
        package %{name}
-               groups += Base Build
-
                provides
                        /bin/awk
                        /bin/gawk