mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-cheetah3: update to 3.2.3.
This commit is contained in:
parent
4715b7d734
commit
5b53e6987e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cheetah3'
|
||||
pkgname=python3-cheetah3
|
||||
version=3.2.2
|
||||
version=3.2.3
|
||||
revision=1
|
||||
wrksrc="Cheetah3-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="MIT"
|
||||
homepage="http://www.cheetahtemplate.org/"
|
||||
distfiles="${PYPI_SITE}/C/Cheetah3/Cheetah3-${version}.tar.gz"
|
||||
checksum=d86c08848082f0e3426ff9c2712052955bd9b969613b12d6a87be75d75e06c53
|
||||
checksum=7c450bce04a82d34cf6d48992c736c2048246cbc00f7b4903a39cf9a8ea3990c
|
||||
alternatives="python-cheetah:cheetah:/usr/bin/cheetah3
|
||||
python-cheetah:cheetah-analyze:/usr/bin/cheetah-analyze3
|
||||
python-cheetah:cheetah-compile:/usr/bin/cheetah-compile3"
|
||||
|
|
Loading…
Add table
Reference in a new issue