18 lines
486 B
YAML
18 lines
486 B
YAML
name: time
|
|
description: Display information about the resources used by a program
|
|
version: "1.10"
|
|
revision: 2
|
|
url: https://www.gnu.org/software/time/
|
|
license: GPL3-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
downloads:
|
|
- url: https://ftpmirror.gnu.org/gnu/time/time-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e8c29fb4ab599d8478e41e8618f50db8aede9c90af27d0d2ef28ae50d5de09c3
|