Switch to new package format
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
name: moby
|
||||
description: Container engine for the Docker ecosystem
|
||||
version: 29.5.3
|
||||
revision: 2
|
||||
url: https://github.com/moby/moby
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- containerd
|
||||
- device-mapper
|
||||
- glibc
|
||||
- iproute2
|
||||
- libseccomp
|
||||
- udev
|
||||
- runc
|
||||
- sqlite
|
||||
- sysusers
|
||||
optional_depends:
|
||||
- btrfs-progs
|
||||
make_depends:
|
||||
- btrfs-progs
|
||||
- golang
|
||||
- go-md2man
|
||||
downloads:
|
||||
- url: https://github.com/moby/moby/archive/refs/tags/docker-v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 460e3c95fbf86414e88e7cb58551df061c206592bc66680fec75c5cdd551e3bd
|
||||
Reference in New Issue
Block a user