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