package/diffutils: bump version to 3.10

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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls
2023-06-28 17:17:01 +02:00
committed by Thomas Petazzoni
parent 62ad2ec219
commit ccb6a80e90
2 changed files with 4 additions and 2 deletions

View File

@@ -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)