wok-next diff iproute2/receipt @ rev 21014
x265: fix build for i486 arch
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Oct 14 11:28:22 2018 +0300 (2018-10-14) |
parents | 90a5eb560fd6 |
children | d5aab818505e |
line diff
1.1 --- a/iproute2/receipt Wed Feb 21 19:48:17 2018 +0200 1.2 +++ b/iproute2/receipt Sun Oct 14 11:28:22 2018 +0300 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt v2. 1.5 1.6 PACKAGE="iproute2" 1.7 -VERSION="4.12.0" 1.8 +VERSION="4.17.0" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Utilites for networking and traffic control" 1.11 MAINTAINER="allan316@gmail.com" 1.12 LICENSE="GPL2" 1.13 WEB_SITE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2" 1.14 -LFS="http://www.linuxfromscratch.org/lfs/view/stable/chapter06/iproute2.html" 1.15 +LFS="http://www.linuxfromscratch.org/lfs/view/development/chapter06/iproute2.html" 1.16 1.17 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.18 WGET_URL="https://www.kernel.org/pub/linux/utils/net/$PACKAGE/$TARBALL"