mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-Mako: update to 1.0.13.
This commit is contained in:
parent
614fead7bd
commit
e2b4b8120a
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.12
|
version=1.0.13
|
||||||
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=0cfa65de3a835e87eeca6ac856b3013aade55f49e32515f65d999f91a2324162
|
checksum=95ee720cc3453063788515d55bd7ce4a2a77b7b209e4ac70ec5c86091eb02541
|
||||||
alternatives="mako:mako-render:/usr/bin/mako-render2"
|
alternatives="mako:mako-render:/usr/bin/mako-render2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue