mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 16:00:09 +00:00
unixodbc: update UPSTREAM_CHECK_* variables to fix devtool upgrades
Update UPSTREAM_CHECK_* variables to fix UNKNOWN_BROKEN status with devtool check-upgrade-status Signed-off-by: Faiz HAMMOUCHE <faiz.hammouche@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
This commit is contained in:
parent
451e352b19
commit
d2f72976a5
@ -15,6 +15,7 @@ SRC_URI = "https://www.unixodbc.org/unixODBC-${PV}.tar.gz \
|
||||
"
|
||||
SRC_URI[sha256sum] = "f210501445ce21bf607ba51ef8c125e10e22dffdffec377646462df5f01915ec"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://www.unixodbc.org/download.html"
|
||||
UPSTREAM_CHECK_REGEX = "unixODBC-(?P<pver>\d+(\.\d+)+)\.tar"
|
||||
|
||||
inherit autotools-brokensep multilib_header qemu
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user