From: Heiko Thiery <heiko.thiery@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 2/2] package/ethtool: bump to 5.7
Date: Sat, 6 Jun 2020 20:38:20 +0200 [thread overview]
Message-ID: <20200606183817.5113-2-heiko.thiery@gmail.com> (raw)
In-Reply-To: <20200606183817.5113-1-heiko.thiery@gmail.com>
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
package/ethtool/ethtool.hash | 2 +-
package/ethtool/ethtool.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/ethtool/ethtool.hash b/package/ethtool/ethtool.hash
index 67fe263315..e3a958ab39 100644
--- a/package/ethtool/ethtool.hash
+++ b/package/ethtool/ethtool.hash
@@ -1,5 +1,5 @@
# From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
-sha256 ca0f1b526dad5153f0aa0f1eb3c17c31770c75a74f70af622b1a83ae38043995 ethtool-5.6.tar.xz
+sha256 724eb8bd3c3a389fe285735959a1902fbd9310624656ad3220c5f23df1053c39 ethtool-5.7.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1 LICENSE
diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk
index c36268544f..40abe57918 100644
--- a/package/ethtool/ethtool.mk
+++ b/package/ethtool/ethtool.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ETHTOOL_VERSION = 5.6
+ETHTOOL_VERSION = 5.7
ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
ETHTOOL_LICENSE = GPL-2.0
--
2.20.1
next prev parent reply other threads:[~2020-06-06 18:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-06 18:38 [Buildroot] [PATCH v1 1/2] package/ethtool: add patch to fix build failures Heiko Thiery
2020-06-06 18:38 ` Heiko Thiery [this message]
2020-06-08 11:51 ` [Buildroot] [PATCH v1 2/2] package/ethtool: bump to 5.7 Matthew Weber
2020-06-08 12:35 ` Heiko Thiery
2020-06-06 19:26 ` [Buildroot] [PATCH v1 1/2] package/ethtool: add patch to fix build failures Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200606183817.5113-2-heiko.thiery@gmail.com \
--to=heiko.thiery@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox