]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
mc: Update to 4.8.29
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Mar 2023 10:51:54 +0000 (10:51 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Mar 2023 10:51:54 +0000 (10:51 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
mc/mc.nm

index acf78ac2ca490af753394272dd5c231fa67abfe0..70f60246a39ac91264dac75cc3c992be7bb4e109 100644 (file)
--- a/mc/mc.nm
+++ b/mc/mc.nm
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = mc
-version    = 4.8.16
+version    = 4.8.29
 release    = 1
 
 groups     = Applications/System
-url        = http://www.ibiblio.org/mc/
+url        = https://midnight-commander.org
 license    = GPLv2+
 summary    = User-friendly text console file manager and visual shell.
 
@@ -20,8 +20,8 @@ description
        specific files.
 end
 
+source_dl  = https://www.midnight-commander.org/downloads/
 sources    = %{thisapp}.tar.xz
-source_dl  = http://www.midnight-commander.org/downloads/
 
 build
        requires
@@ -33,7 +33,6 @@ build
        end
 
        configure_options += \
-               --sysconfdir=/etc \
                --libexecdir=/usr/lib \
                --with-screen=slang \
                --with-samba \
@@ -48,10 +47,8 @@ end
 
 packages
        package %{name}
-               # This awkward dependency is found and cannot be resolved.
-               filter_requires
-                       perl\(pieces\)
-               end
+               # This awkward dependency is found and cannot be resolved
+               filter_requires = perl\(pieces\)
        end
 
        package %{name}-debuginfo