Mako: update to 1.2.2

changelog:
- https://docs.makotemplates.org/en/latest/changelog.html
This commit is contained in:
Rudi Heitbaum 2022-08-30 09:26:10 +00:00
parent 017ceab30e
commit 70c065fb9e

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="Mako"
PKG_VERSION="1.2.1"
PKG_SHA256="f054a5ff4743492f1aa9ecc47172cb33b42b9d993cffcc146c9de17e717b0307"
PKG_VERSION="1.2.2"
PKG_SHA256="3724869b363ba630a272a5f89f68c070352137b8fd1757650017b7e06fda163f"
PKG_LICENSE="GPL"
PKG_SITE="https://pypi.org/project/Mako"
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/${PKG_NAME}/${PKG_NAME}-${PKG_VERSION}.tar.gz"