mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
cantarell-fonts: fix upstream check
(From OE-Core rev: 818034caa1e529b546075ad9bec1a85f4bc21ded) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
91874cefb0
commit
7a0ef75f3e
@@ -10,10 +10,11 @@ SECTION = "fonts"
|
||||
LICENSE = "OFL-1.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=df91e3ffcab8cfb972a66bf11255188d"
|
||||
|
||||
PV = "0.0.21+git${SRCPV}"
|
||||
PV = "0.0.21"
|
||||
|
||||
SRCREV = "611c169df5287c059d63b0c8f0570647c75c9189"
|
||||
SRC_URI = "git://git.gnome.org/cantarell-fonts;protocol=git;branch=master"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!0\.13)(?!0\.10\.1)\d+\.\d+(\.\d+)+)"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user