diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:24 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:56 -0700 |
| commit | c6f18b4d65bc101e61dbda96a5c611c3008758c5 (patch) | |
| tree | e2a3c0e004b8ad4a1ce81295108c2e4ad6daf04e | |
| parent | 2ab6b5688b8ca957b16f0783e322988aa30f00cb (diff) | |
| download | meta-openembedded-c6f18b4d65bc101e61dbda96a5c611c3008758c5.tar.gz | |
xmlsec1: upgrade 1.3.9 -> 1.3.11
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.11.bb (renamed from meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.11.bb index e178fc2125..1242b478ae 100644 --- a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb +++ b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.11.bb | |||
| @@ -23,7 +23,7 @@ SRC_URI = "https://github.com/lsh123/xmlsec/releases/download/${PV}/${BP}.tar.gz | |||
| 23 | file://run-ptest \ | 23 | file://run-ptest \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | SRC_URI[sha256sum] = "a631c8cd7a6b86e6adb9f5b935d45a9cf9768b3cb090d461e8eb9d043cf9b62f" | 26 | SRC_URI[sha256sum] = "53675e98fa83b48201d24f7bfbcaeaa1b51496b8b19ff969785856bdeb196af3" |
| 27 | 27 | ||
| 28 | UPSTREAM_CHECK_URI = "https://github.com/lsh123/xmlsec/releases" | 28 | UPSTREAM_CHECK_URI = "https://github.com/lsh123/xmlsec/releases" |
| 29 | UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)" | 29 | UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)" |
