From a92879e7b0c62241a4ddb3f225a484e29bcd7254 Mon Sep 17 00:00:00 2001 From: Peter Stadler Date: Sat, 17 Oct 2020 21:00:03 +0200 Subject: [PATCH] django-etesync-journal: update to version 1.2.2 update to newest version Signed-off-by: Peter Stadler --- lang/python/python3-django-etesync-journal/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python3-django-etesync-journal/Makefile b/lang/python/python3-django-etesync-journal/Makefile index 50321db85..1ede8725b 100644 --- a/lang/python/python3-django-etesync-journal/Makefile +++ b/lang/python/python3-django-etesync-journal/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django-etesync-journal -PKG_VERSION:=1.2.0 -PKG_RELEASE:=3 +PKG_VERSION:=1.2.2 +PKG_RELEASE:=1 PYPI_NAME:=django-etesync-journal -PKG_HASH:=1b481f592217186482be9faee686f0c132790db4177deb1f5152b73e99ac6338 +PKG_HASH:=1b10a6bca45078bff9b78da3757ba118ecae8f0cc1d9db278bd96eab85f594db PKG_LICENSE:=AGPL-3.0-only PKG_LICENSE_FILES:=LICENSE