igmpproxy: add UPSTREAM_CHECK_REGEX variable

Fixes:
$ devtool latest-version igmpproxy
...
INFO: Current version: 0.4
INFO: Latest version:

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi
2026-08-19 00:52:54 -07:00
committed by Khem Raj
parent 385c728e8f
commit e154ab6e54
@@ -8,5 +8,6 @@ SRC_URI = "https://github.com/pali/igmpproxy/releases/download/${PV}/${BP}.tar.g
SRC_URI[sha256sum] = "afa4b75a823b82f71ce99f33eae4e8136b906ae8a5ede5caaad93bac38cdae24"
UPSTREAM_CHECK_URI = "https://github.com/pali/${BPN}/releases"
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)"
inherit autotools pkgconfig