python-Mako: update to 1.0.9.
This commit is contained in:
parent
04218fddf6
commit
14b7064044
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.8
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Mako-${version}"
|
wrksrc="Mako-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.makotemplates.org/"
|
homepage="https://www.makotemplates.org/"
|
||||||
distfiles="${PYPI_SITE}/M/Mako/Mako-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/M/Mako/Mako-${version}.tar.gz"
|
||||||
checksum=04092940c0df49b01f43daea4f5adcecd0e50ef6a4b222be5ac003d5d84b2843
|
checksum=0728c404877cd4ca72c409c0ea372dc5f3b53fa1ad2bb434e1d216c0444ff1fd
|
||||||
alternatives="mako:mako-render:/usr/bin/mako-render2"
|
alternatives="mako:mako-render:/usr/bin/mako-render2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue