Merge pull request #17504 from jefferyto/radicale2-2.1.12-openwrt-21.02

[openwrt-21.02] radicale2: Update to 2.1.12
This commit is contained in:
Josef Schlehofer 2022-01-06 23:16:27 +01:00 committed by GitHub
commit c8ebb1c989
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,15 +4,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=radicale2
PKG_VERSION:=2.1.11
PKG_RELEASE:=3
PKG_VERSION:=2.1.12
PKG_RELEASE:=1
PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:radicale:radicale
PYPI_NAME:=Radicale
PKG_HASH:=02273fcc6ae10e0f74aa12652e24d0001eec8dbf467d54ddb4dfcc2af7d7a5db
PKG_HASH:=8fd07806e3e4f873b63838dfee69bf0283216943df6051cf80a22f11d7a7eda4
include ../../lang/python/pypi.mk
include $(INCLUDE_DIR)/package.mk