pkcs11-helper: add UPSTREAM_CHECK_GITTAGREGEX

Fixes:

INFO: pkcs11-helper, 1.26, 11, None, c7a0cfa08ddc75d963a835d3588170af0e5f1115

After this commit:

INFO: Skip package pkcs11-helper (status = MATCH, current version = 1.26, next version = 1.26)

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Pierre-Jean Texier
2020-03-05 18:09:35 +00:00
committed by Khem Raj
parent 19f08efb42
commit 4d85c3a512

View File

@@ -21,6 +21,8 @@ S = "${WORKDIR}/git"
# v1.26
SRCREV = "c7a0cfa08ddc75d963a835d3588170af0e5f1115"
UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)"
DEPENDS = "zlib nettle gnutls gmp openssl nss nspr"
inherit autotools pkgconfig