[oe][meta-oe][PATCH 11/15] msktutil: fix UPSTREAM_CHECK_REGEX

[email protected]
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
From: Ankur Tyagi <[email protected]>

Fixes:
$ devtool latest-version msktutil
...
INFO: Current version: 1.2.2
INFO: Latest version: 11.28

Signed-off-by: Ankur Tyagi <[email protected]>
---
 meta-oe/recipes-support/msktutil/msktutil_1.2.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/msktutil/msktutil_1.2.2.bb b/meta-oe/recipes-support/msktutil/msktutil_1.2.2.bb
index 3d9322d831..14df6baa0c 100644
--- a/meta-oe/recipes-support/msktutil/msktutil_1.2.2.bb
+++ b/meta-oe/recipes-support/msktutil/msktutil_1.2.2.bb
@@ -12,7 +12,7 @@ SRC_URI = "https://github.com/msktutil/msktutil/releases/download/${PV}/${BP}.ta
 SRC_URI[sha256sum] = "51314bb222c20e963da61724c752e418261a7bfc2408e7b7d619e82a425f6541"
 
 UPSTREAM_CHECK_URI = "https://github.com/msktutil/msktutil/releases/"
-UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
+UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)"
 
 DEPENDS += "krb5 cyrus-sasl openldap"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.