e2fsprogs: use ${KERNEL_SITE}

This commit is contained in:
Michael Gehring 2017-07-11 13:27:47 +00:00
parent c000863dd6
commit 5506621e6f

View File

@ -6,7 +6,7 @@ short_desc="Ext2/3/4 Filesystem Utilities"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2, LGPL-2.1"
homepage="http://e2fsprogs.sourceforge.net/"
distfiles="https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${version}/e2fsprogs-${version}.tar.xz"
distfiles="${KERNEL_SITE}/kernel/people/tytso/e2fsprogs/v${version}/e2fsprogs-${version}.tar.xz"
checksum=54b3f21123a531a6a536b9cdcc21344b0122a72790dbe4dacc98e64db25e4a24
build_style=gnu-configure