www-apps/radicale: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 12 Jun 2018 18:44:07 +0000 (20:44 +0200)
committerAaron Bauman <bman@gentoo.org>
Wed, 13 Jun 2018 21:16:23 +0000 (17:16 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8817

www-apps/radicale/radicale-1.1.6.ebuild
www-apps/radicale/radicale-2.1.8.ebuild

index 702c9e9c110585bb0a891fcc487140df682749b5..82d0fd597d96fb3df69f28a1218209a259797e4e 100644 (file)
@@ -11,7 +11,7 @@ MY_PN="Radicale"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="A simple CalDAV calendar server"
-HOMEPAGE="http://radicale.org/"
+HOMEPAGE="https://radicale.org/"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
index becd552567e95dd3c19d0cb96297f3fbdd9c00f3..5184bfacbcf7c3d341bd5232999e8dcb7c570b2f 100644 (file)
@@ -11,7 +11,7 @@ MY_PN="Radicale"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="A simple CalDAV calendar server"
-HOMEPAGE="http://radicale.org/"
+HOMEPAGE="https://radicale.org/"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
@@ -42,7 +42,7 @@ pkg_pretend() {
                eerror "6. Run \`mv ~/radicale-exported \"${RDIR}/collections\"\`."
                eerror
                eerror "For more details, or if you are have a more complex configuration,"
-               eerror "please see the migration guide: http://radicale.org/1to2/"
+               eerror "please see the migration guide: https://radicale.org/1to2/"
                eerror "If you do a custom migration, please ensure the database is cleaned out of"
                eerror "${RDIR}, including the hidden .props file."
                die