mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
libmaxminddb: add UPSTREAM_CHECK variables
Fixes: $ devtool latest-version libmaxminddb ... INFO: Current version: 1.13.3 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:
@@ -16,3 +16,5 @@ SRC_URI[sha256sum] = "a66502ea76eadbe17f2cd6fd708946777253972d2ae8157dee1b23a2fb
|
||||
|
||||
inherit autotools-brokensep
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/maxmind/libmaxminddb/tags"
|
||||
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
Reference in New Issue
Block a user