mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
www-apps/nextcloud: switch to HTTPS
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -6,8 +6,8 @@ EAPI=7
|
||||
inherit webapp
|
||||
|
||||
DESCRIPTION="Personal cloud that runs on your own server"
|
||||
HOMEPAGE="http://nextcloud.com"
|
||||
SRC_URI="http://download.nextcloud.com/server/releases/${P}.tar.bz2"
|
||||
HOMEPAGE="https://nextcloud.com/"
|
||||
SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
|
||||
LICENSE="AGPL-3"
|
||||
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
|
||||
@@ -6,8 +6,8 @@ EAPI=7
|
||||
inherit webapp
|
||||
|
||||
DESCRIPTION="Personal cloud that runs on your own server"
|
||||
HOMEPAGE="http://nextcloud.com"
|
||||
SRC_URI="http://download.nextcloud.com/server/releases/${P}.tar.bz2"
|
||||
HOMEPAGE="https://nextcloud.com/"
|
||||
SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
|
||||
LICENSE="AGPL-3"
|
||||
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
|
||||
@@ -6,8 +6,8 @@ EAPI=7
|
||||
inherit webapp
|
||||
|
||||
DESCRIPTION="Personal cloud that runs on your own server"
|
||||
HOMEPAGE="http://nextcloud.com"
|
||||
SRC_URI="http://download.nextcloud.com/server/releases/${P}.tar.bz2"
|
||||
HOMEPAGE="https://nextcloud.com/"
|
||||
SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
|
||||
LICENSE="AGPL-3"
|
||||
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
|
||||
@@ -6,8 +6,8 @@ EAPI=7
|
||||
inherit webapp
|
||||
|
||||
DESCRIPTION="Personal cloud that runs on your own server"
|
||||
HOMEPAGE="http://nextcloud.com"
|
||||
SRC_URI="http://download.nextcloud.com/server/releases/${P}.tar.bz2"
|
||||
HOMEPAGE="https://nextcloud.com/"
|
||||
SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
|
||||
LICENSE="AGPL-3"
|
||||
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
|
||||
Reference in New Issue
Block a user