From: Michael Tremer Date: Thu, 29 Dec 2022 16:56:11 +0000 (+0000) Subject: cpio: Update to 2.13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7664dac823c425be6cda7d29de12ee814ced036;p=ipfire-3.x.git cpio: Update to 2.13 Signed-off-by: Michael Tremer --- diff --git a/cpio/cpio.nm b/cpio/cpio.nm index af5deca80..c9589b611 100644 --- a/cpio/cpio.nm +++ b/cpio/cpio.nm @@ -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