radicale2: Update to 2.1.12
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
parent
82010861aa
commit
b37f409146
1 changed files with 3 additions and 3 deletions
|
@ -4,15 +4,15 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=radicale2
|
PKG_NAME:=radicale2
|
||||||
PKG_VERSION:=2.1.11
|
PKG_VERSION:=2.1.12
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-3.0-or-later
|
PKG_LICENSE:=GPL-3.0-or-later
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
PKG_CPE_ID:=cpe:/a:radicale:radicale
|
PKG_CPE_ID:=cpe:/a:radicale:radicale
|
||||||
|
|
||||||
PYPI_NAME:=Radicale
|
PYPI_NAME:=Radicale
|
||||||
PKG_HASH:=02273fcc6ae10e0f74aa12652e24d0001eec8dbf467d54ddb4dfcc2af7d7a5db
|
PKG_HASH:=8fd07806e3e4f873b63838dfee69bf0283216943df6051cf80a22f11d7a7eda4
|
||||||
|
|
||||||
include ../../lang/python/pypi.mk
|
include ../../lang/python/pypi.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
Loading…
Reference in a new issue