mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libassuan: upgrade to 2.4.3
2.4.2 -> 2.4.3 (From OE-Core rev: 2b119c05923e5ecf0338b4ddade07944b13743d1) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e7a0997f19
commit
8c6371f803
+2
-2
@@ -16,8 +16,8 @@ UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html"
|
||||
SRC_URI = "${GNUPG_MIRROR}/libassuan/libassuan-${PV}.tar.bz2 \
|
||||
file://libassuan-add-pkgconfig-support.patch"
|
||||
|
||||
SRC_URI[md5sum] = "70151995c2330ae1261c0a7ca34cf478"
|
||||
SRC_URI[sha256sum] = "bb06dc81380b74bf1b64d5849be5c0409a336f3b4c45f20ac688e86d1b5bcb20"
|
||||
SRC_URI[md5sum] = "8e01a7c72d3e5d154481230668e6eb5a"
|
||||
SRC_URI[sha256sum] = "22843a3bdb256f59be49842abf24da76700354293a066d82ade8134bb5aa2b71"
|
||||
|
||||
BINCONFIG = "${bindir}/libassuan-config"
|
||||
|
||||
Reference in New Issue
Block a user