diff options
Diffstat (limited to 'testing/radicale/APKBUILD')
-rw-r--r-- | testing/radicale/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/radicale/APKBUILD b/testing/radicale/APKBUILD index 7f2315f850..935572f270 100644 --- a/testing/radicale/APKBUILD +++ b/testing/radicale/APKBUILD @@ -14,7 +14,7 @@ pkgusers="radicale" pkggroups="radicale" install="$pkgname.pre-install" subpackages="" -source="http://pypi.python.org/packages/source/R/Radicale/Radicale-$pkgver.tar.gz +source="https://files.pythonhosted.org/packages/source/R/Radicale/Radicale-$pkgver.tar.gz $pkgname-systemwide.patch $pkgname.initd" |