18 lines
413 B
Plaintext
18 lines
413 B
Plaintext
name: golang
|
|
description: The GO programming language
|
|
version: 1.25.5
|
|
revision: 1
|
|
url: https://go.dev/
|
|
license: BSD-3-Clause
|
|
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: 22a5fd0a91efcd28a1b0537106b9959b2804b61f59c3758b51e8e5429c1a954f
|