diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-06-03 12:14:48 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-03 16:53:35 +0100 |
commit | 3a6c9cc8e67b7d7bf720db0c82f30798e5ce322f (patch) | |
tree | 6c5f7eabd0510dee88bce6d9a2d4488fddbf9be0 | |
parent | 3b83e8c18aa051278ad7b04d69b6258d5c567363 (diff) | |
download | openembedded-core-contrib-3a6c9cc8e67b7d7bf720db0c82f30798e5ce322f.tar.gz |
cantarell-fonts: update to 0.0.24
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb index 51836285004..e3e4cde2c6d 100644 --- a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb +++ b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb @@ -10,9 +10,9 @@ SECTION = "fonts" LICENSE = "OFL-1.1" LIC_FILES_CHKSUM = "file://COPYING;md5=df91e3ffcab8cfb972a66bf11255188d" -PV = "0.0.21" +PV = "0.0.24" -SRCREV = "611c169df5287c059d63b0c8f0570647c75c9189" +SRCREV = "07b6ea2cbbebfc360aa4668612a376be5e214eaa" 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+)+)" |