diff --git a/lfs/pkgscripts/iproute2 b/lfs/pkgscripts/iproute2 index ddde06c..6dcba6d 100755 --- a/lfs/pkgscripts/iproute2 +++ b/lfs/pkgscripts/iproute2 @@ -7,7 +7,7 @@ set -e name=$(basename $0) version=4.18.0 -url=https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.18.0.tar.xz +url=https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-$version.tar.xz fetch $url