mako, fix checksum (#7196)

This commit is contained in:
Schrijvers Luc
2022-09-13 13:41:54 +02:00
committed by GitHub
parent c2a3639ffb
commit 6b2d13d737

View File

@@ -11,9 +11,9 @@ also maintaining close ties to Python calling and scoping semantics."
HOMEPAGE="http://www.makotemplates.org"
COPYRIGHT="2006-2015 the Mako authors and contributors"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://pypi.python.org/packages/source/M/Mako/Mako-$portVersion.tar.gz"
CHECKSUM_SHA256="17831f0b7087c313c0ffae2bcbbd3c1d5ba9eeac9c38f2eb7b50e8c99fe9d5ab"
CHECKSUM_SHA256="3724869b363ba630a272a5f89f68c070352137b8fd1757650017b7e06fda163f"
SOURCE_DIR="Mako-$portVersion"
ARCHITECTURES="any"