From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:32:45 +0000 (+0300) Subject: python-mako: bump to 1.4.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=84beacb60617b23995a327379ec8dd1f487a7580;p=openwrt-packages.git python-mako: bump to 1.4.1 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-mako/Makefile b/lang/python/python-mako/Makefile index 5acced033..505796949 100644 --- a/lang/python/python-mako/Makefile +++ b/lang/python/python-mako/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-mako -PKG_VERSION:=1.3.12 +PKG_VERSION:=1.4.1 PKG_RELEASE:=1 PYPI_NAME:=Mako PYPI_SOURCE_NAME:=mako -PKG_HASH:=9f778e93289bd410bb35daadeb4fc66d95a746f0b75777b942088b7fd7af550a +PKG_HASH:=d7904710b662996425a21627710c4777c45053146942cf8a7aebf757c92b8c27 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT