@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../COPYING.lgpl-3;md5=e6a600fd5e1d9cbde2d983680233ad0
file://../COPYING.lgpl-2.1;md5=4fbd65380cdd255951079008b364516c \
"
-SRC_URI = "git://github.com/libyui/libyui.git;branch=master;protocol=https \
+SRC_URI = "git://github.com/libyui/libyui.git;branch=master;protocol=https;tag=${PV} \
file://0001-NCurses-cast-wchar_t-before-streaming-to-narrow-ostr.patch \
"
@@ -12,6 +12,8 @@ SRC_URI:append:class-target = " file://0001-Fix-the-error-of-can-t-find-header-f
SRCREV = "e691b563262306a40a61bbf228839fa06e4f0516"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
+
S = "${UNPACKDIR}/${BP}/libyui-ncurses"
inherit cmake gettext pkgconfig