summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/cantarell-fonts
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/cantarell-fonts')
-rw-r--r--meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
index 127f0a1c3b..5183628500 100644
--- a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
+++ b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
@@ -10,10 +10,11 @@ SECTION = "fonts"
10LICENSE = "OFL-1.1" 10LICENSE = "OFL-1.1"
11LIC_FILES_CHKSUM = "file://COPYING;md5=df91e3ffcab8cfb972a66bf11255188d" 11LIC_FILES_CHKSUM = "file://COPYING;md5=df91e3ffcab8cfb972a66bf11255188d"
12 12
13PV = "0.0.21+git${SRCPV}" 13PV = "0.0.21"
14 14
15SRCREV = "611c169df5287c059d63b0c8f0570647c75c9189" 15SRCREV = "611c169df5287c059d63b0c8f0570647c75c9189"
16SRC_URI = "git://git.gnome.org/cantarell-fonts;protocol=git;branch=master" 16SRC_URI = "git://git.gnome.org/cantarell-fonts;protocol=git;branch=master"
17UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!0\.13)(?!0\.10\.1)\d+\.\d+(\.\d+)+)"
17 18
18S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
19 20