arno-iptables-firewall: add UPSTREAM_CHECK_GITTAGREGEX variable

Fixes:
$ devtool latest-version arno-iptables-firewall
...
INFO: Current version: 2.1.2a
INFO: Latest version: 2.1.2
INFO: Latest version's commit: 4651194df5f985ebfc989da0a20d62b9baecf314

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-18 17:01:11 +12:00
committed by Khem Raj
parent dce4faa77a
commit 933628c0f6
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://gpl_license.txt;md5=11c7b65c4a4acb9d5175f7e9bf99c403"
SRCREV = "4651194df5f985ebfc989da0a20d62b9baecf314"
SRC_URI = "git://github.com/arno-iptables-firewall/aif;branch=master;protocol=https;tag=${PV}"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(?:[a-z]))"
inherit systemd