* [Buildroot] [PATCH 1/1] package/diffutils: bump version to 3.10
@ 2023-06-28 15:17 Bernd Kuhls
2023-07-01 14:08 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-06-28 15:17 UTC (permalink / raw)
To: buildroot
Release notes:
https://lists.gnu.org/archive/html/info-gnu/2023-05/msg00009.html
Added sha1 hash provided by upstream.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/diffutils/diffutils.hash | 4 +++-
package/diffutils/diffutils.mk | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/package/diffutils/diffutils.hash b/package/diffutils/diffutils.hash
index ff0e9ab278..df160a124d 100644
--- a/package/diffutils/diffutils.hash
+++ b/package/diffutils/diffutils.hash
@@ -1,4 +1,6 @@
+# From https://lists.gnu.org/archive/html/info-gnu/2023-05/msg00009.html
+sha1 c16a9cf107ad1f0f791b6d00852dc5e961c1c451 diffutils-3.10.tar.xz
# Locally calculated after checking pgp signature
-sha256 d80d3be90a201868de83d78dad3413ad88160cc53bcc36eb9eaf7c20dbf023f1 diffutils-3.9.tar.xz
+sha256 90e5e93cc724e4ebe12ede80df1634063c7a855692685919bfe60b556c9bd09e diffutils-3.10.tar.xz
# Locally calculated
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/diffutils/diffutils.mk b/package/diffutils/diffutils.mk
index 1004437026..2c66434a9a 100644
--- a/package/diffutils/diffutils.mk
+++ b/package/diffutils/diffutils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DIFFUTILS_VERSION = 3.9
+DIFFUTILS_VERSION = 3.10
DIFFUTILS_SOURCE = diffutils-$(DIFFUTILS_VERSION).tar.xz
DIFFUTILS_SITE = $(BR2_GNU_MIRROR)/diffutils
DIFFUTILS_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES)
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/diffutils: bump version to 3.10
2023-06-28 15:17 [Buildroot] [PATCH 1/1] package/diffutils: bump version to 3.10 Bernd Kuhls
@ 2023-07-01 14:08 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-01 14:08 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On Wed, 28 Jun 2023 17:17:01 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Release notes:
> https://lists.gnu.org/archive/html/info-gnu/2023-05/msg00009.html
>
> Added sha1 hash provided by upstream.
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/diffutils/diffutils.hash | 4 +++-
> package/diffutils/diffutils.mk | 2 +-
> 2 files changed, 4 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-01 14:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 15:17 [Buildroot] [PATCH 1/1] package/diffutils: bump version to 3.10 Bernd Kuhls
2023-07-01 14:08 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox