From e670a618b29b256231ee2a97bf87ed128aa2eaec Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Tue, 25 Mar 2025 00:48:46 +0000 Subject: [PATCH] bump(main/iproute2): 6.14.0 This commit has been automatically submitted by Github Actions. --- packages/iproute2/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/iproute2/build.sh b/packages/iproute2/build.sh index 731f86687b..088bff32e6 100644 --- a/packages/iproute2/build.sh +++ b/packages/iproute2/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://wiki.linuxfoundation.org/networking/iproute2 TERMUX_PKG_DESCRIPTION="Utilities for controlling networking" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="6.13.0" +TERMUX_PKG_VERSION="6.14.0" TERMUX_PKG_SRCURL=https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-${TERMUX_PKG_VERSION}.tar.xz -TERMUX_PKG_SHA256=a43aa43338d882b44d01e549f3f105a92ae9feea32a82fae45a88e7a49302819 +TERMUX_PKG_SHA256=a6d23588150096591c3d00fc27a324a82ee71d7a1a9eea78df5df17ad9b8461f TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_DEPENDS="libandroid-glob, libandroid-support" TERMUX_PKG_BUILD_IN_SRC=true