20 lines
453 B
YAML
20 lines
453 B
YAML
name: golang
|
|
description: The GO programming language
|
|
version: 1.27.0
|
|
revision: 1
|
|
url: https://go.dev/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
make_depends:
|
|
- golang
|
|
options:
|
|
- nostrip
|
|
downloads:
|
|
- url: https://go.dev/dl/go${BPM_PKG_VERSION}.src.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 7002403d7cc44529ef6d26f69a44818263395ead7c16c05a5808ae047ebeb0e5
|