mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
3a0a59bfbe
commit
6d815dd2df
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'radicale'
|
# Template file for 'radicale'
|
||||||
pkgname=radicale
|
pkgname=radicale
|
||||||
version=3.4.0
|
version=3.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://radicale.org"
|
homepage="https://radicale.org"
|
||||||
changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=35f532fa8944fb8e0020b01e1679486ad3a3cf59ab959ed6c04434894f33c888
|
checksum=f714fe56eb01205497d1c4251a4a9fde2b0847a7889b2edaa89e8988abbaf8ac
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/radicale/config
|
/etc/radicale/config
|
||||||
/etc/radicale/rights"
|
/etc/radicale/rights"
|
||||||
|
|
Loading…
Add table
Reference in a new issue