23 lines
615 B
YAML
23 lines
615 B
YAML
name: mdadm
|
|
description: Manager of Linux Software RAID implemented through Multiple Devices driver
|
|
version: "4.6"
|
|
revision: 2
|
|
url: https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- udev
|
|
optional_depends:
|
|
- bash
|
|
make_depends:
|
|
- man-db
|
|
downloads:
|
|
- url: https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/snapshot/mdadm-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e89f24994f403cea90068d03f3c1ee49957303c7a092cc5b2ed2c603df9649a7
|