[Buildroot] [git commit branch/next] package/iputils: bump release to 20210722
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-04 00:47:54
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=b984cba490248e6636b53b4b26b959cda5ed6f6c branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Signed-off-by: Petr Vorel <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/iputils/iputils.hash | 4 ++-- package/iputils/iputils.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/iputils/iputils.hash b/package/iputils/iputils.hash
index 3e30ca9383..3eafc7ab4e 100644
--- a/package/iputils/iputils.hash
+++ b/package/iputils/iputils.hash@@ -1,5 +1,5 @@ -# https://github.com/iputils/iputils/releases/download/20210202/sha256sum.asc -sha256 3f557ecfd2ace873801231d2c1f42de73ced9fbc1ef3a438d847688b5fb0e8ab iputils-20210202.tar.gz +# https://github.com/iputils/iputils/releases/download/20210722/sha256sum.asc +sha256 6d1a44b0682d3d4b64586dbaebe61dd61ae16d6e2f4dc0c43336d0e47a9db323 iputils-20210722.tar.gz # Locally computed sha256 b8ea785d12fa6a44916601104dd746216957e93f13a26d3eb858b3b5a4ad66ab LICENSE sha256 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712 Documentation/LICENSE.BSD3
diff --git a/package/iputils/iputils.mk b/package/iputils/iputils.mk
index 715779a633..af93909edf 100644
--- a/package/iputils/iputils.mk
+++ b/package/iputils/iputils.mk@@ -11,7 +11,7 @@ # and IPv6 updates. # http://www.spinics.net/lists/netdev/msg279881.html -IPUTILS_VERSION = 20210202 +IPUTILS_VERSION = 20210722 IPUTILS_SITE = $(call github,iputils,iputils,$(IPUTILS_VERSION)) IPUTILS_LICENSE = GPL-2.0+, BSD-3-Clause IPUTILS_LICENSE_FILES = LICENSE Documentation/LICENSE.BSD3 Documentation/LICENSE.GPL2
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot