package/nettle: bump to version 3.10.1

Release notes:
https://lists.gnu.org/archive/html/info-gnu/2024-12/msg00008.html

Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit eec9e14c64c62aac45167ba07be60cbd492f8aba)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Akhilesh Nema 2025-01-18 02:02:40 -08:00 committed by Peter Korsgaard
parent a86ade6082
commit 3710aef80e
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Locally calculated after checking pgp signature
# https://ftp.gnu.org/gnu/nettle/nettle-3.10.tar.gz.sig
sha256 b4c518adb174e484cb4acea54118f02380c7133771e7e9beb98a0787194ee47c nettle-3.10.tar.gz
# https://ftp.gnu.org/gnu/nettle/nettle-3.10.1.tar.gz.sig
sha256 b0fcdd7fc0cdea6e80dcf1dd85ba794af0d5b4a57e26397eee3bc193272d9132 nettle-3.10.1.tar.gz
# Locally calculated
sha256 a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c COPYING.LESSERv3
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYINGv2

View File

@ -4,7 +4,7 @@
#
################################################################################
NETTLE_VERSION = 3.10
NETTLE_VERSION = 3.10.1
NETTLE_SITE = $(BR2_GNU_MIRROR)/nettle
NETTLE_DEPENDENCIES = host-m4 gmp
NETTLE_INSTALL_STAGING = YES