radicale: update to 3.1.3.
This commit is contained in:
parent
aad680ede0
commit
7788dad482
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'radicale'
|
||||
pkgname=radicale
|
||||
version=3.1.0
|
||||
version=3.1.3
|
||||
revision=1
|
||||
wrksrc="Radicale-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,9 +12,9 @@ short_desc="Complete calendar and contact storing and manipulating solution"
|
|||
maintainer="teldra <teldra@rotce.de>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://radicale.org"
|
||||
changelog="https://github.com/Kozea/Radicale/blob/master/NEWS.md"
|
||||
changelog="https://github.com/Kozea/Radicale/blob/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=96ea98ea5a888069fbda1efe4fa68fa4b2966283cf0285bc5911b027d0a921ee
|
||||
checksum=7c5b7653dd774dab790a6f64918a48acd990ea6ba3ba31cb24300efc2818e94e
|
||||
conf_files="
|
||||
/etc/radicale/config
|
||||
/etc/radicale/rights
|
||||
|
|
Loading…
Reference in New Issue