aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-mako
diff options
context:
space:
mode:
authorJeffery To <jeffery.to@gmail.com>2023-11-13 17:53:49 +0800
committerTianling Shen <cnsztl@gmail.com>2023-11-16 02:19:41 +0800
commitdbbb577956fd419cc4514e090b2220f73d6f336c (patch)
tree7ecee03dac37bcfaac05b0cd75160f7b50caf0fb /lang/python/python-mako
parentc9a9c20793a36d31cba8a7b288d3c67cef727867 (diff)
python-mako: Update to 1.3.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Diffstat (limited to 'lang/python/python-mako')
-rw-r--r--lang/python/python-mako/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-mako/Makefile b/lang/python/python-mako/Makefile
index 50f828151..514651593 100644
--- a/lang/python/python-mako/Makefile
+++ b/lang/python/python-mako/Makefile
@@ -6,11 +6,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-mako
-PKG_VERSION:=1.2.4
+PKG_VERSION:=1.3.0
PKG_RELEASE:=1
PYPI_NAME:=Mako
-PKG_HASH:=d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34
+PKG_HASH:=e3a9d388fd00e87043edbe8792f45880ac0114e9c4adc69f6e9bfb2c55e3b11b
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
PKG_LICENSE:=MIT