From: Richard Purdie Date: Wed, 15 Jul 2020 16:44:44 +0000 (-0700) Subject: libgcrypt: upgrade 1.8.5 -> 1.8.6 X-Git-Tag: uninative-2.9~232 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=260ea206a0729de9c31e8635474188604ef73332;p=openembedded-core.git libgcrypt: upgrade 1.8.5 -> 1.8.6 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.8.6.bb similarity index 93% rename from meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb rename to meta/recipes-support/libgcrypt/libgcrypt_1.8.6.bb index 4e0eb0a169..ac09417e89 100644 --- a/meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb +++ b/meta/recipes-support/libgcrypt/libgcrypt_1.8.6.bb @@ -26,8 +26,7 @@ SRC_URI = "${GNUPG_MIRROR}/libgcrypt/libgcrypt-${PV}.tar.bz2 \ file://0003-GCM-move-look-up-table-to-.data-section-and-unshare-.patch \ file://determinism.patch \ " -SRC_URI[md5sum] = "348cc4601ca34307fc6cd6c945467743" -SRC_URI[sha256sum] = "3b4a2a94cb637eff5bdebbcaf46f4d95c4f25206f459809339cdada0eb577ac3" +SRC_URI[sha256sum] = "0cba2700617b99fc33864a0c16b1fa7fdf9781d9ed3509f5d767178e5fd7b975" BINCONFIG = "${bindir}/libgcrypt-config"