diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-11-09 16:09:01 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-11-09 13:41:03 -0800 |
commit | 27afa0a168b3fe447462382ebc901957a43859d8 (patch) | |
tree | b5d738fea0b5eee15b9430a69dccb34c6c9fda71 | |
parent | 3c2423216943d082a9db4f7374a4b093429c5311 (diff) | |
download | meta-openembedded-27afa0a168b3fe447462382ebc901957a43859d8.tar.gz |
xmlsec1: upgrade 1.2.30 -> 1.2.31
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.31.bb (renamed from meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.30.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.30.bb b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.31.bb index 93b0d6a67f..803016c96e 100644 --- a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.30.bb +++ b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.31.bb | |||
@@ -21,8 +21,8 @@ SRC_URI = "http://www.aleksey.com/xmlsec/download/${BP}.tar.gz \ | |||
21 | file://run-ptest \ | 21 | file://run-ptest \ |
22 | " | 22 | " |
23 | 23 | ||
24 | SRC_URI[md5sum] = "b66ec21e0a0ac331afb4b1bc5c9ef966" | 24 | SRC_URI[md5sum] = "182f5cbdfb8ddbac535c04470c170dc3" |
25 | SRC_URI[sha256sum] = "2d84360b03042178def1d9ff538acacaed2b3a27411db7b2874f1612ed71abc8" | 25 | SRC_URI[sha256sum] = "9b10bc52cc31e4f76162e3975e50db26b71ab49c571d810b311ca626be5a0b26" |
26 | 26 | ||
27 | inherit autotools-brokensep ptest pkgconfig | 27 | inherit autotools-brokensep ptest pkgconfig |
28 | 28 | ||