cantarell: bump to version 0.0.19
Also use CANTARELL_VERSION_MAJOR in SITE as reported by Baruch. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
e8a75f646b
commit
44859e68cc
@ -1,2 +1,2 @@
|
||||
# From http://ftp.acc.umu.se/pub/gnome/sources/cantarell-fonts/0.0/cantarell-fonts-0.0.18.1.sha256sum
|
||||
sha256 9c5b1a2edee1d3acf30eaae3d559b2b2e1d835249cf2770f6f8bfc6af861e8f0 cantarell-fonts-0.0.18.1.tar.xz
|
||||
# From http://ftp.acc.umu.se/pub/gnome/sources/cantarell-fonts/0.0/cantarell-fonts-0.0.19.sha256sum
|
||||
sha256 c7f975ef3d5cf0ed409636c59d069260783683c47ba1289ac3e66a98446e46ae cantarell-fonts-0.0.19.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
################################################################################
|
||||
|
||||
CANTARELL_VERSION_MAJOR = 0.0
|
||||
CANTARELL_VERSION = $(CANTARELL_VERSION_MAJOR).18.1
|
||||
CANTARELL_SITE = http://ftp.gnome.org/pub/gnome/sources/cantarell-fonts/0.0
|
||||
CANTARELL_VERSION = $(CANTARELL_VERSION_MAJOR).19
|
||||
CANTARELL_SITE = http://ftp.gnome.org/pub/gnome/sources/cantarell-fonts/$(CANTARELL_VERSION_MAJOR)
|
||||
CANTARELL_SOURCE = cantarell-fonts-$(CANTARELL_VERSION).tar.xz
|
||||
CANTARELL_DEPENDENCIES = host-pkgconf
|
||||
CANTARELL_LICENSE = OFLv1.1
|
||||
|
Loading…
Reference in New Issue
Block a user