summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2019-08-09 09:19:23 +0800
committerArmin Kuster <akuster808@gmail.com>2019-08-11 20:16:16 -0700
commit26e306b9d2bcfb3d0c961774aef5c874ebdb7b1b (patch)
treed2a2e68d470925d0b0b1976ad50248aecd6a624c
parent9549b76a9073bf7da9e3183f118c02bf365f8021 (diff)
downloadmeta-security-26e306b9d2bcfb3d0c961774aef5c874ebdb7b1b.tar.gz
xmlsec1: upgrade 1.2.27 -> 1.2.28
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-security/xmlsec1/xmlsec1_1.2.28.bb (renamed from recipes-security/xmlsec1/xmlsec1_1.2.27.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.27.bb b/recipes-security/xmlsec1/xmlsec1_1.2.28.bb
index eac8d6b..0a4c56a 100644
--- a/recipes-security/xmlsec1/xmlsec1_1.2.27.bb
+++ b/recipes-security/xmlsec1/xmlsec1_1.2.28.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] = "508bee7e4f1b99f2d50aaa7d38ede56e" 23SRC_URI[md5sum] = "69b8d95c009a404462e19f335e650241"
24SRC_URI[sha256sum] = "97d756bad8e92588e6997d2227797eaa900d05e34a426829b149f65d87118eb6" 24SRC_URI[sha256sum] = "13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4"
25 25
26inherit autotools-brokensep ptest pkgconfig 26inherit autotools-brokensep ptest pkgconfig
27 27