From: Wang Mingyu Date: Wed, 13 Mar 2024 07:08:06 +0000 (+0800) Subject: libassuan: upgrade 2.5.6 -> 2.5.7 X-Git-Tag: uninative-4.5~315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60e8a5ad9835f71dcf2fb4c7c748cc12f5bac115;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git libassuan: upgrade 2.5.6 -> 2.5.7 Changelog: ============ * New configure option --with-libtool-modification. * Change the naming of the 64 bit Windows DLL from libassuan6-0.dll to libassuan-0.dll to sync this with what we did for libgpg-error. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libassuan/libassuan_2.5.6.bb b/meta/recipes-support/libassuan/libassuan_2.5.7.bb similarity index 93% rename from meta/recipes-support/libassuan/libassuan_2.5.6.bb rename to meta/recipes-support/libassuan/libassuan_2.5.7.bb index 7e899e7399c..d1e622635f4 100644 --- a/meta/recipes-support/libassuan/libassuan_2.5.6.bb +++ b/meta/recipes-support/libassuan/libassuan_2.5.7.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNUPG_MIRROR}/libassuan/libassuan-${PV}.tar.bz2 \ file://libassuan-add-pkgconfig-support.patch \ " -SRC_URI[sha256sum] = "e9fd27218d5394904e4e39788f9b1742711c3e6b41689a31aa3380bd5aa4f426" +SRC_URI[sha256sum] = "0103081ffc27838a2e50479153ca105e873d3d65d8a9593282e9c94c7e6afb76" BINCONFIG = "${bindir}/libassuan-config"