summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-29 16:16:35 +0800
committerKhem Raj <raj.khem@gmail.com>2022-05-09 08:59:46 -0700
commitd34ff1a4ce5ed0728b38a0c717f87f1ee9813fe1 (patch)
tree2443f61d9e8d874b4ffdb34de535cb9d6ba5a34f /meta-oe/recipes-support
parent6b9c92220817990c0db1833114c030dacca2cd19 (diff)
downloadmeta-openembedded-d34ff1a4ce5ed0728b38a0c717f87f1ee9813fe1.tar.gz
xmlsec1: upgrade 1.2.33 -> 1.2.34
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.34.bb (renamed from meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.33.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.33.bb b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.34.bb
index 0cca2fe77..3e8772ed6 100644
--- a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.33.bb
+++ b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.34.bb
@@ -22,7 +22,7 @@ SRC_URI = "http://www.aleksey.com/xmlsec/download/${BP}.tar.gz \
22 file://ensure-search-path-non-host.patch \ 22 file://ensure-search-path-non-host.patch \
23 " 23 "
24 24
25SRC_URI[sha256sum] = "26041d35a20a245ed5a2fb9ee075f10825664d274220cb5190340fa87a4d0931" 25SRC_URI[sha256sum] = "52ced4943f35bd7d0818a38298c1528ca4ac8a54440fd71134a07d2d1370a262"
26 26
27inherit autotools-brokensep ptest pkgconfig 27inherit autotools-brokensep ptest pkgconfig
28 28