summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-02-05 11:29:24 +0530
committerArmin Kuster <akuster808@gmail.com>2018-02-14 11:56:35 -0800
commit064b9321e657f60879411f050d2c0b95037dcb81 (patch)
tree2de13011c7126636052cac92e86bdc881c05df30
parent9cdde3cc463609833b06efa398717ceeaeb7dbf2 (diff)
downloadmeta-security-064b9321e657f60879411f050d2c0b95037dcb81.tar.gz
xmlsec1: Update to 1.2.25
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-security/xmlsec1/xmlsec1_1.2.25.bb (renamed from recipes-security/xmlsec1/xmlsec1_1.2.24.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.24.bb b/recipes-security/xmlsec1/xmlsec1_1.2.25.bb
index a34539b..d351dd2 100644
--- a/recipes-security/xmlsec1/xmlsec1_1.2.24.bb
+++ b/recipes-security/xmlsec1/xmlsec1_1.2.25.bb
@@ -20,8 +20,8 @@ SRC_URI = "http://www.aleksey.com/xmlsec/download/${BP}.tar.gz \
20 file://run-ptest \ 20 file://run-ptest \
21 " 21 "
22 22
23SRC_URI[md5sum] = "2f4944356b69ea14c18814d9248fbbd8" 23SRC_URI[md5sum] = "dbbef1efc69e61bc4629650205a05b41"
24SRC_URI[sha256sum] = "99a8643f118bb1261a72162f83e2deba0f4f690893b4b90e1be4f708e8d481cc" 24SRC_URI[sha256sum] = "967ca83edf25ccb5b48a3c4a09ad3405a63365576503bf34290a42de1b92fcd2"
25 25
26inherit autotools-brokensep ptest pkgconfig 26inherit autotools-brokensep ptest pkgconfig
27 27