aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-flask-seasurf
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2021-01-24 09:49:28 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2021-01-24 10:08:04 +0100
commitf9ecc434427cbb57f70ba4892cb0d363a7c3b6ea (patch)
tree64970c9ed012aae3ebc379680faab17b31d9a570 /lang/python/python-flask-seasurf
parent5d839fc06b48e43c3aa444469ac7d91b85519040 (diff)
python-flask-seasurf: update to version 0.3.0
- Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'lang/python/python-flask-seasurf')
-rw-r--r--lang/python/python-flask-seasurf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python/python-flask-seasurf/Makefile b/lang/python/python-flask-seasurf/Makefile
index c77026e32..bfd372d0d 100644
--- a/lang/python/python-flask-seasurf/Makefile
+++ b/lang/python/python-flask-seasurf/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2019-2020 CZ.NIC, z. s. p. o. (https://www.nic.cz/)
+# Copyright (C) 2019-2021 CZ.NIC, z. s. p. o. (https://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-flask-seasurf
-PKG_VERSION:=0.2.2
+PKG_VERSION:=0.3.0
PKG_RELEASE:=1
PYPI_NAME:=Flask-SeaSurf
-PKG_HASH:=c57918c17e9afd988bdc30d8dcb7bfb833741dee38b06c1bbd17821d6fa2b6cf
+PKG_HASH:=10d4946fdd9745a8ae0a38a46c48a9add0cca4896333c0893b3133e3852c2e80
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
PKG_LICENSE:=BSD-3-Clause