21 lines
575 B
Plaintext
21 lines
575 B
Plaintext
name: mdadm
|
|
description: Manager of Linux Software RAID implemented through Multiple Devices driver
|
|
version: "4.4"
|
|
revision: 1
|
|
url: https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/
|
|
license: GPL2-or-later
|
|
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: 680fed532857088e0cd87c56c00033ae35eae0a3f9cb7e1523b345ba8717fb93
|