mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
radicale3: update to 3.7.1
Bump version for quickly discovered issues with 3.7.0 Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
This commit is contained in:
committed by
Alexandru Ardelean
parent
c13864c0e9
commit
0de3688f10
@@ -7,7 +7,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=radicale3
|
||||
PKG_VERSION:=3.7.0
|
||||
PKG_VERSION:=3.7.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
@@ -16,7 +16,7 @@ PKG_CPE_ID:=cpe:/a:radicale:radicale
|
||||
|
||||
PYPI_NAME:=Radicale
|
||||
PYPI_SOURCE_NAME:=radicale
|
||||
PKG_HASH:=0c70356330da373adf65ef2ec2a0ea938ab18dabc6b045a1b1778cc41b7834df
|
||||
PKG_HASH:=cabb87ad9f0b6aaa724f0621810c0e0c0421ef04ef2617e988d9da63859cd8ad
|
||||
|
||||
PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
|
||||
|
||||
|
||||
@@ -125,7 +125,6 @@ conf_section() {
|
||||
;;
|
||||
logging)
|
||||
conf_getline "$cfg" "$cfgfile" level info 0
|
||||
conf_getline "$cfg" "$cfgfile" trace_on_debug 0 1
|
||||
conf_getline "$cfg" "$cfgfile" mask_passwords 1 1
|
||||
;;
|
||||
headers)
|
||||
|
||||
Reference in New Issue
Block a user