summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-01-30 11:57:43 +0200
committerArmin Kuster <akuster808@gmail.com>2019-02-11 18:00:54 -0800
commit29ef6cccea09ba17be9c5d623039adcfc3796840 (patch)
treed361f9f84867a205fa4d6b4075f2e9265277c288
parent73bc1f132e4c6dae334caed89327ba113d776965 (diff)
downloadmeta-security-29ef6cccea09ba17be9c5d623039adcfc3796840.tar.gz
xmlsec1: upgrade 1.2.26 -> 1.2.27
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-security/xmlsec1/xmlsec1_1.2.27.bb (renamed from recipes-security/xmlsec1/xmlsec1_1.2.26.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.26.bb b/recipes-security/xmlsec1/xmlsec1_1.2.27.bb
index 4bdf498..0cd06c5 100644
--- a/recipes-security/xmlsec1/xmlsec1_1.2.26.bb
+++ b/recipes-security/xmlsec1/xmlsec1_1.2.27.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] = "9c4aaf9ff615a73921b9e3bf4988d878" 23SRC_URI[md5sum] = "508bee7e4f1b99f2d50aaa7d38ede56e"
24SRC_URI[sha256sum] = "8d8276c9c720ca42a3b0023df8b7ae41a2d6c5f9aa8d20ed1672d84cc8982d50" 24SRC_URI[sha256sum] = "97d756bad8e92588e6997d2227797eaa900d05e34a426829b149f65d87118eb6"
25 25
26inherit autotools-brokensep ptest pkgconfig 26inherit autotools-brokensep ptest pkgconfig
27 27