python-Mako: update to 1.0.7

This commit is contained in:
Alessio Sergi 2017-07-17 15:07:07 +02:00
parent 0ab3c6338f
commit d81991aab2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-Mako'
pkgname=python-Mako
version=1.0.6
version=1.0.7
revision=1
noarch=yes
wrksrc="Mako-${version}"
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.makotemplates.org/"
license="MIT"
distfiles="${PYPI_SITE}/M/Mako/Mako-${version}.tar.gz"
checksum=48559ebd872a8e77f92005884b3d88ffae552812cdf17db6768e5c3be5ebbe0d
checksum=4e02fde57bd4abb5ec400181e4c314f56ac3e49ba4fb8b0d50bba18cb27d25ae
alternatives="mako:mako-render:/usr/bin/mako-render2"
post_install() {