diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-06-15 10:12:27 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-17 00:07:05 +0100 |
commit | 40381bdbd06d7495d6d3ac4f1d27c5a9770526d7 (patch) | |
tree | 87e63352b9221f478835e65ef6d584ea82e96c6e /meta/recipes-support | |
parent | a4c38eb05a91b6610e942f792b48ba9f1cb4a6cd (diff) | |
download | poky-40381bdbd06d7495d6d3ac4f1d27c5a9770526d7.tar.gz |
libksba: upgrade 1.5.1 -> 1.6.0
(From OE-Core rev: a27ea852b6471d5f4aeb1e9a5768ca81dbfba7ba)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libksba/libksba_1.6.0.bb (renamed from meta/recipes-support/libksba/libksba_1.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libksba/libksba_1.5.1.bb b/meta/recipes-support/libksba/libksba_1.6.0.bb index aa296c6b9b..552007d6cc 100644 --- a/meta/recipes-support/libksba/libksba_1.5.1.bb +++ b/meta/recipes-support/libksba/libksba_1.6.0.bb | |||
@@ -24,7 +24,7 @@ UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html" | |||
24 | SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ | 24 | SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ |
25 | file://ksba-add-pkgconfig-support.patch" | 25 | file://ksba-add-pkgconfig-support.patch" |
26 | 26 | ||
27 | SRC_URI[sha256sum] = "b0f4c65e4e447d9a2349f6b8c0e77a28be9531e4548ba02c545d1f46dc7bf921" | 27 | SRC_URI[sha256sum] = "dad683e6f2d915d880aa4bed5cea9a115690b8935b78a1bbe01669189307a48b" |
28 | 28 | ||
29 | do_configure_prepend () { | 29 | do_configure_prepend () { |
30 | # Else these could be used in preference to those in aclocal-copy | 30 | # Else these could be used in preference to those in aclocal-copy |