]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
cpio: Update to 2.13
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Dec 2022 16:56:11 +0000 (16:56 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Dec 2022 16:56:11 +0000 (16:56 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
cpio/cpio.nm

index af5deca804ba2f568a9721e795dc1f6b960abd7b..c9589b611feaafe03cf8db965e767743f8634509 100644 (file)
@@ -4,26 +4,27 @@
 ###############################################################################
 
 name       = cpio
-version    = 2.12
+version    = 2.13
 release    = 1
 
 groups     = System/Packaging
-url        = http://www.gnu.org/software/cpio/
+url        = https://www.gnu.org/software/cpio/
 license    = GPLv3+
-summary    = A GNU archiving program.
+summary    = A GNU archiving program
 
 description
-       GNU cpio copies files into or out of a cpio or tar archive. Archives \
-       are files which contain a collection of other files plus information \
-       about them, such as their file name, owner, timestamps, and access \
-       permissions. The archive can be another file on the disk, a magnetic \
+       GNU cpio copies files into or out of a cpio or tar archive. Archives
+       are files which contain a collection of other files plus information
+       about them, such as their file name, owner, timestamps, and access
+       permissions. The archive can be another file on the disk, a magnetic
        tape, or a pipe.
 end
 
-source_dl  = http://ftp.gnu.org/gnu/cpio/
-sources    = %{thisapp}.tar.bz2
+source_dl  = https://ftp.gnu.org/gnu/cpio/
 
 build
+       CFLAGS += -fcommon
+
        configure_options += \
                --libexecdir=/tmp \
                --with-rmt=/usr/sbin/rmt