From: Alexander Kanavin Date: Mon, 8 Aug 2022 06:42:22 +0000 (+0200) Subject: nettle: upgrade 3.8 -> 3.8.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3343 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8acfe30618fc7fbc6db10f088e319d6d417c8b8a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git nettle: upgrade 3.8 -> 3.8.1 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/nettle/nettle_3.8.bb b/meta/recipes-support/nettle/nettle_3.8.1.bb similarity index 96% rename from meta/recipes-support/nettle/nettle_3.8.bb rename to meta/recipes-support/nettle/nettle_3.8.1.bb index 0d6562dbcee..bf491322354 100644 --- a/meta/recipes-support/nettle/nettle_3.8.bb +++ b/meta/recipes-support/nettle/nettle_3.8.1.bb @@ -24,7 +24,7 @@ SRC_URI:append:class-target = "\ file://dlopen-test.patch \ " -SRC_URI[sha256sum] = "7576c68481c198f644b08c160d1a4850ba9449e308069455b5213319f234e8e6" +SRC_URI[sha256sum] = "364f3e2b77cd7dcde83fd7c45219c834e54b0c75e428b6f894a23d12dd41cbfe" UPSTREAM_CHECK_REGEX = "nettle-(?P\d+(\.\d+)+)\.tar"