From 589f5442372a7ab0f8bc40403e1739ce1cdd1cc0 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 11 Nov 2015 17:15:09 +0200 Subject: package_regex.inc: split GITTAGREGEX entries into recipe files Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/sgmlspl') diff --git a/meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb b/meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb index 5e3460ff3a..01581c14cc 100644 --- a/meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb +++ b/meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb @@ -4,6 +4,7 @@ SECTION = "libs" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" +UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))" SRC_URI = "git://github.com/gitpan/SGMLSpm \ " -- cgit 1.2.3-korg