mdadm: update to 3.3.4.
This commit is contained in:
parent
47fd65a4b9
commit
8f0af0d903
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdadm'
|
||||
pkgname=mdadm
|
||||
version=3.3.3
|
||||
version=3.3.4
|
||||
revision=1
|
||||
build_pie=yes
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://neil.brown.name/blog/mdadm"
|
||||
distfiles="http://ftp.kernel.org/pub/linux/utils/raid/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f5b50a6b506697fb9968d660444447473b453f9eaefaa9b7d31c184693b8a28c
|
||||
checksum=8ae5f45306b873190e91f410709b00e51997b633c072b33f8efd9f7df022ca68
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,^install : mdadm mdmon,install: ,g' Makefile
|
||||
|
|
Loading…
Reference in New Issue