mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/nettle: bump version to 3.10.2
Release notes: https://lists.gnu.org/archive/html/info-gnu/2025-06/msg00006.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
53be9a7164
commit
9225bb4e37
@@ -1,6 +1,6 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://ftp.gnu.org/gnu/nettle/nettle-3.10.1.tar.gz.sig
|
||||
sha256 b0fcdd7fc0cdea6e80dcf1dd85ba794af0d5b4a57e26397eee3bc193272d9132 nettle-3.10.1.tar.gz
|
||||
# https://ftp.gnu.org/gnu/nettle/nettle-3.10.2.tar.gz.sig
|
||||
sha256 fe9ff51cb1f2abb5e65a6b8c10a92da0ab5ab6eaf26e7fc2b675c45f1fb519b5 nettle-3.10.2.tar.gz
|
||||
# Locally calculated
|
||||
sha256 a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c COPYING.LESSERv3
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYINGv2
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NETTLE_VERSION = 3.10.1
|
||||
NETTLE_VERSION = 3.10.2
|
||||
NETTLE_SITE = $(BR2_GNU_MIRROR)/nettle
|
||||
NETTLE_DEPENDENCIES = host-m4 gmp
|
||||
NETTLE_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user