python/python-fonttools: Updated for version 3.22.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
a01b39c370
commit
8b0838a28b
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python-fonttools
|
||||
SRCNAM=fonttools
|
||||
VERSION=${VERSION:-3.21.2}
|
||||
VERSION=${VERSION:-3.22.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-fonttools"
|
||||
VERSION="3.21.2"
|
||||
VERSION="3.22.0"
|
||||
HOMEPAGE="https://github.com/fonttools/fonttools"
|
||||
DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.21.2/fonttools-3.21.2.tar.gz"
|
||||
MD5SUM="f15ab9d74e3854a6cccb1d3976695ef5"
|
||||
DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.22.0/fonttools-3.22.0.tar.gz"
|
||||
MD5SUM="58354a99d8e34cfe4bd7f8820b373660"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue