mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
radicale: update to 3.1.0.
This commit is contained in:
parent
60c299bb1d
commit
b6a97431a1
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'radicale'
|
# Template file for 'radicale'
|
||||||
pkgname=radicale
|
pkgname=radicale
|
||||||
version=3.0.6
|
version=3.1.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="Radicale-${version}"
|
wrksrc="Radicale-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,9 +12,9 @@ short_desc="Complete calendar and contact storing and manipulating solution"
|
||||||
maintainer="teldra <teldra@rotce.de>"
|
maintainer="teldra <teldra@rotce.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://radicale.org"
|
homepage="https://radicale.org"
|
||||||
changelog="https://github.com/Kozea/Radicale/blob/${version}/NEWS.md"
|
changelog="https://github.com/Kozea/Radicale/blob/master/NEWS.md"
|
||||||
distfiles="https://github.com/Kozea/Radicale/archive/${version}.tar.gz"
|
distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=69cfbcc66f8dc13fb82c82ed9561a9aad30462a6bb09b45a64ad39401bf61b98
|
checksum=96ea98ea5a888069fbda1efe4fa68fa4b2966283cf0285bc5911b027d0a921ee
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/radicale/config
|
/etc/radicale/config
|
||||||
/etc/radicale/rights
|
/etc/radicale/rights
|
||||||
|
|
Loading…
Add table
Reference in a new issue