mdadm: use KERNEL_SITE
ftp.kernel.org is no more.
This commit is contained in:
@@ -7,8 +7,8 @@ makedepends="eudev-libudev-devel"
|
||||
short_desc="Tool for managing/monitoring Linux md device arrays"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://git.kernel.org/cgit/utils/mdadm/mdadm.git/log/"
|
||||
distfiles="http://ftp.kernel.org/pub/linux/utils/raid/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
homepage="https://git.kernel.org/cgit/utils/mdadm/mdadm.git/log/"
|
||||
distfiles="${KERNEL_SITE}/utils/raid/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1d6ae7f24ced3a0fa7b5613b32f4a589bb4881e3946a5a2c3724056254ada3a9
|
||||
|
||||
pre_configure() {
|
||||
|
||||
Reference in New Issue
Block a user