onig: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status

Adding UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX fix
UNKNOWN_BROKEN status from running devtool check-upgrade-status.

The next version of the package can be found from upstream
sources.

Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
This commit is contained in:
Alexandre Truong 2024-07-22 14:49:29 +02:00 committed by Khem Raj
parent 55450af98c
commit 42ef007b4f
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -16,6 +16,9 @@ SRC_URI = "\
SRC_URI[sha256sum] = "60162bd3b9fc6f4886d4c7a07925ffd374167732f55dce8c491bfd9cd818a6cf"
UPSTREAM_CHECK_URI = "https://github.com/kkos/oniguruma/releases/"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
BINCONFIG = "${bindir}/onig-config"
inherit autotools binconfig-disabled ptest