logwarn: 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:04:56 +02:00
committed by Khem Raj
parent 1b88e4a320
commit 11e71277ea
@@ -14,6 +14,9 @@ SRC_URI = "https://s3.amazonaws.com/archie-public/${BPN}/${BP}.tar.gz"
SRC_URI[md5sum] = "e544a6230673ea54f7430bf817bb39d8"
SRC_URI[sha256sum] = "8dbfcf9b28c782ab3bddd6a620d4fb95d1b0ffcbe93276996cdc4800aa9aebd1"
UPSTREAM_CHECK_URI = "https://github.com/archiecobbs/logwarn/tags"
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)"
inherit autotools-brokensep
# This directory is NOT volatile.