From d427f9a0d4ef24cb571ecc469781aa56c2317f9c Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Thu, 24 Mar 2022 10:15:48 -0400 Subject: [PATCH] nettle: Bump version; all test passed. --- net-libs/nettle/{nettle-3.7.recipe => nettle-3.7.3.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-libs/nettle/{nettle-3.7.recipe => nettle-3.7.3.recipe} (95%) diff --git a/net-libs/nettle/nettle-3.7.recipe b/net-libs/nettle/nettle-3.7.3.recipe similarity index 95% rename from net-libs/nettle/nettle-3.7.recipe rename to net-libs/nettle/nettle-3.7.3.recipe index db81a33be..8274ba19b 100644 --- a/net-libs/nettle/nettle-3.7.recipe +++ b/net-libs/nettle/nettle-3.7.3.recipe @@ -10,7 +10,7 @@ LICENSE="GNU GPL v2 GNU LGPL v3" REVISION="1" SOURCE_URI="https://ftp.gnu.org/gnu/nettle/nettle-$portVersion.tar.gz" -CHECKSUM_SHA256="f001f64eb444bf13dd91bceccbc20acbc60c4311d6e2b20878452eb9a9cec75a" +CHECKSUM_SHA256="661f5eb03f048a3b924c3a8ad2515d4068e40f67e774e8a26827658007e3bcf0" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"