Switch to new download format, fix dependencies and disable mt
This commit is contained in:
@@ -1,8 +1,21 @@
|
||||
name: cpio
|
||||
description: Cpio tar archive management tool
|
||||
version: 2.15
|
||||
revision: 2
|
||||
version: "2.15"
|
||||
revision: 3
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user