Fix duplicate make_depends field
This commit is contained in:
@@ -1,14 +1,12 @@
|
|||||||
name: containers-image
|
name: containers-image
|
||||||
description: Set of go libraries aimed at working in various way with container images and registries
|
description: Set of go libraries aimed at working in various way with container images and registries
|
||||||
version: 5.36.0
|
version: 5.36.0
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/containers/image
|
url: https://github.com/containers/image
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
output_architecture: any
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
make_depends:
|
|
||||||
- go-md2man
|
|
||||||
keep:
|
keep:
|
||||||
- etc/containers/registries.conf
|
- etc/containers/registries.conf
|
||||||
- etc/containers/policy.json
|
- etc/containers/policy.json
|
||||||
@@ -18,3 +16,4 @@ downloads:
|
|||||||
- url: https://github.com/containers/image/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/containers/image/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
|
checksum: b0ddfad5166ff0fe91fc10507e228208da7e241847c98c2a51c7e0419c677c9b
|
||||||
|
|||||||
Reference in New Issue
Block a user