mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/python-fonttools: bump version to 4.62.1
https://github.com/fonttools/fonttools/blob/4.62.1/NEWS.rst Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
52f46b24ef
commit
0d6b8a00b6
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/fonttools/json
|
||||
md5 98125fbc3dd9254fd8b95c309138b837 fonttools-4.61.1.tar.gz
|
||||
sha256 6675329885c44657f826ef01d9e4fb33b9158e9d93c537d84ad8399539bc6f69 fonttools-4.61.1.tar.gz
|
||||
md5 cd04d1eee484599b2fa502b3ab5c186a fonttools-4.62.1.tar.gz
|
||||
sha256 e54c75fd6041f1122476776880f7c3c3295ffa31962dc6ebe2543c00dca58b5d fonttools-4.62.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 6787208f83f659ccbc2223b2fde952ffa6f7e8aca62f1a8a2bf5bc51bb1b2383 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_FONTTOOLS_VERSION = 4.61.1
|
||||
PYTHON_FONTTOOLS_VERSION = 4.62.1
|
||||
PYTHON_FONTTOOLS_SOURCE = fonttools-$(PYTHON_FONTTOOLS_VERSION).tar.gz
|
||||
PYTHON_FONTTOOLS_SITE = https://files.pythonhosted.org/packages/ec/ca/cf17b88a8df95691275a3d77dc0a5ad9907f328ae53acbe6795da1b2f5ed
|
||||
PYTHON_FONTTOOLS_SITE = https://files.pythonhosted.org/packages/9a/08/7012b00a9a5874311b639c3920270c36ee0c445b69d9989a85e5c92ebcb0
|
||||
PYTHON_FONTTOOLS_SETUP_TYPE = setuptools
|
||||
PYTHON_FONTTOOLS_LICENSE = MIT
|
||||
PYTHON_FONTTOOLS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user