21 lines
496 B
YAML
21 lines
496 B
YAML
name: tar
|
|
description: GNU tar archive creation and mofication tools
|
|
version: "1.35"
|
|
revision: 5
|
|
url: https://www.gnu.org/software/tar/
|
|
license: GPL3
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- acl
|
|
- glibc
|
|
make_depends:
|
|
- attr
|
|
downloads:
|
|
- url: https://ftpmirror.gnu.org/gnu/tar/tar-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 4d62ff37342ec7aed748535323930c7cf94acf71c3591882b26a7ea50f3edc16
|