mdadm: update to 3.3.2.
This commit is contained in:
parent
fdc1f3e3fb
commit
25ea006807
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mdadm'
|
||||
pkgname=mdadm
|
||||
version=3.3.1
|
||||
revision=2
|
||||
version=3.3.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libudev-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://neil.brown.name/blog/mdadm"
|
||||
distfiles="ftp://ftp.kernel.org/pub/linux/utils/raid/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d8c74112cfd77bdc1dbc1291fe8d9243c76d91bfa276fcb95f2a75ca7717ab02
|
||||
checksum=0f3a7e1a76b13892b79f9fceaf99ecb23513260389a768ac644ffa3ae06e5b8c
|
||||
|
||||
do_install() {
|
||||
make CC=$CC BINDIR=/usr/sbin STRIP= PREFIX=/usr \
|
||||
|
|
Loading…
Reference in New Issue