22 lines
508 B
YAML
22 lines
508 B
YAML
name: cpio
|
|
description: Cpio tar archive management tool
|
|
version: "2.15"
|
|
revision: 4
|
|
url: https://www.gnu.org/software/cpio
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
make_depends:
|
|
- rsync
|
|
- wget
|
|
- bzip2
|
|
downloads:
|
|
- url: https://ftpmirror.gnu.org/gnu/cpio/cpio-${BPM_PKG_VERSION}.tar.bz2
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 937610b97c329a1ec9268553fb780037bcfff0dcffe9725ebc4fd9c1aa9075db
|