mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
python-jinja2: update to version 3.1.4
Release notes: https://jinja.palletsprojects.com/en/stable/changes/#version-3-1-4 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-jinja2
|
||||
PKG_VERSION:=3.1.2
|
||||
PKG_VERSION:=3.1.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Jinja2
|
||||
PYPI_SOURCE_NAME:=jinja2
|
||||
PKG_HASH:=31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852
|
||||
PKG_HASH:=4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369
|
||||
|
||||
PKG_MAINTAINER:=Michal Vasilek <michal.vasilek@nic.cz>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user