mirror of
https://github.com/pygos/build.git
synced 2024-11-14 07:27:10 +01:00
Bump iproute2 version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
0874659fda
commit
78386da916
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="5.2.0"
|
||||
VERSION="5.6.0"
|
||||
SRCDIR="iproute2-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.xz"
|
||||
URL="https://www.kernel.org/pub/linux/utils/net/iproute2/"
|
||||
SHA256SUM="a5b95dec26353fc71dba9bb403e9343fad2a06bd69fb154a22a2aa2914f74da8"
|
||||
SHA256SUM="1b5b0e25ce6e23da7526ea1da044e814ad85ba761b10dd29c2b027c056b04692"
|
||||
DEPENDS="toolchain libmnl-dev"
|
||||
SUBPKG="iproute2 iproute2-dev"
|
||||
|
||||
|
|
Loading…
Reference in a new issue