mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
mdadm: update to 4.1.
This commit is contained in:
parent
24f557ae8e
commit
f700405d6c
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'mdadm'
|
||||
pkgname=mdadm
|
||||
version=4.0
|
||||
version=4.1
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="eudev-libudev-devel"
|
||||
short_desc="Tool for managing/monitoring Linux md device arrays"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
homepage="https://git.kernel.org/cgit/utils/mdadm/mdadm.git/log/"
|
||||
distfiles="${KERNEL_SITE}/utils/raid/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1d6ae7f24ced3a0fa7b5613b32f4a589bb4881e3946a5a2c3724056254ada3a9
|
||||
checksum=ab7688842908d3583a704d491956f31324c3a5fc9f6a04653cb75d19f1934f4a
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,^install : mdadm mdmon,install: ,g' Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue