mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 23:30:21 +00:00
libnetfilter-cthelper: add UPSTREAM_CHECK variables
Fixes: $ devtool latest-version libnetfilter-cthelper ... INFO: Current version: 1.0.1 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:
@@ -15,3 +15,6 @@ SRC_URI[sha256sum] = "14073d5487233897355d3ff04ddc1c8d03cc5ba8d2356236aa88161a9f
|
||||
S = "${UNPACKDIR}/libnetfilter_cthelper-${PV}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://www.netfilter.org/pub/libnetfilter_cthelper/"
|
||||
UPSTREAM_CHECK_REGEX = "libnetfilter_cthelper-(?P<pver>\d+(\.\d+)+)\.tar\.bz2"
|
||||
|
||||
Reference in New Issue
Block a user