python-Mako: update to 1.0.7
This commit is contained in:
parent
0ab3c6338f
commit
d81991aab2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Mako'
|
# Template file for 'python-Mako'
|
||||||
pkgname=python-Mako
|
pkgname=python-Mako
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Mako-${version}"
|
wrksrc="Mako-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.makotemplates.org/"
|
homepage="http://www.makotemplates.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/M/Mako/Mako-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/M/Mako/Mako-${version}.tar.gz"
|
||||||
checksum=48559ebd872a8e77f92005884b3d88ffae552812cdf17db6768e5c3be5ebbe0d
|
checksum=4e02fde57bd4abb5ec400181e4c314f56ac3e49ba4fb8b0d50bba18cb27d25ae
|
||||||
alternatives="mako:mako-render:/usr/bin/mako-render2"
|
alternatives="mako:mako-render:/usr/bin/mako-render2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue