20 lines
445 B
YAML
20 lines
445 B
YAML
name: gawk
|
|
description: GNU awk
|
|
version: 5.4.0
|
|
revision: 2
|
|
url: https://www.gnu.org/software/gawk/
|
|
license: GPL
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- mpfr
|
|
- sh
|
|
downloads:
|
|
- url: https://ftpmirror.gnu.org/gnu/gawk/gawk-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 3dd430f0cd3b4428c6c3f6afc021b9cd3c1f8c93f7a688dc268ca428a90b4ac1
|