anthy: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status

Adding UPSTREAM_CHECK_URI 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-19 11:02:27 +02:00 committed by Khem Raj
parent e8c65dbad4
commit 56649853c8
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -17,6 +17,9 @@ SRC_URI:append:class-native = " file://native-helpers.patch"
SRC_URI[md5sum] = "1f558ff7ed296787b55bb1c6cf131108"
SRC_URI[sha256sum] = "d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547"
UPSTREAM_CHECK_URI = "https://osdn.net/projects/anthy/releases/"
UPSTREAM_CHECK_REGEX = "${BPN}-(?P<pver>(\d+)+(\w*))"
DEPENDS:class-target = "anthy-native"
RDEPENDS:${PN}:class-target = "libanthy0"