Switch to new package format
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: docker-compose
|
||||
description: Fast, isolated development environments using Docker
|
||||
version: 5.1.4
|
||||
revision: 2
|
||||
url: https://www.docker.com/
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- docker
|
||||
make_depends:
|
||||
- golang
|
||||
downloads:
|
||||
- url: https://github.com/docker/compose/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 363ce6ccca46f836648f5f4ec9ecfdb6f631daa126570cc3fc69140edeed6794
|
||||
Reference in New Issue
Block a user