sblim-sfc-common: include UPSTREAM_CHECK_URI 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-22 15:40:32 +02:00
committed by Khem Raj
parent 328cee46d8
commit 178efeca3b
@@ -14,6 +14,8 @@ SRC_URI = "http://downloads.sourceforge.net/sblim/sblim-sfcCommon-${PV}.tar.bz2"
SRC_URI[md5sum] = "8aa2655d97bdea54c4750f220b40990c"
SRC_URI[sha256sum] = "b9b1037173d6ae0181c3bd5a316ddab5afd6a342ad0dbdc18e940fc0ad2c3297"
UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/sblim/files/sblim-sfcCommon/"
inherit autotools
do_install() {