Switch to new package format
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: golang
|
||||
description: The GO programming language
|
||||
version: 1.26.4
|
||||
revision: 2
|
||||
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: 4f668a32fbfc1132e6a881fb968c2f1dada631492a339211735fbb255a42602d
|
||||
Reference in New Issue
Block a user