diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:58:23 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:58:23 +0800 |
| commit | 193a62c69a87c41930400e383c318f4785007166 (patch) | |
| tree | 756ea8d3ba187bb8339f85b25418a41a39101d6f /repos/extra/python-mako/abuild | |
| parent | 206bb82922dd3aa92ca514109d79e30198149699 (diff) | |
| download | alicelinux-193a62c69a87c41930400e383c318f4785007166.tar.gz alicelinux-193a62c69a87c41930400e383c318f4785007166.zip | |
python-mako: updated to 1.3.8
Diffstat (limited to 'repos/extra/python-mako/abuild')
| -rw-r--r-- | repos/extra/python-mako/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/python-mako/abuild b/repos/extra/python-mako/abuild index 66d5254a..5977fbdc 100644 --- a/repos/extra/python-mako/abuild +++ b/repos/extra/python-mako/abuild @@ -1,4 +1,4 @@ name=python-mako -version=1.3.5 +version=1.3.8 release=1 -source="https://files.pythonhosted.org/packages/source/M/Mako/Mako-$version.tar.gz" +source="https://pypi.org/packages/source/m/mako/mako-$version.tar.gz" |