summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-27 09:50:20 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-05-01 23:15:12 +0200
commitede3a32879c7a23adb540d24f92c810591f8c226 (patch)
tree8da81cee0dc06d6dbdb5b46c91edf67f696ae935 /net-misc/crossbar/crossbar-17.8.1.ebuild
parentmedia-libs/libsub: Version bump. (diff)
downloadgentoo-ede3a32879c7a23adb540d24f92c810591f8c226.tar.gz
gentoo-ede3a32879c7a23adb540d24f92c810591f8c226.tar.bz2
gentoo-ede3a32879c7a23adb540d24f92c810591f8c226.zip
net-misc/crossbar: use HTTPS.
Closes: https://github.com/gentoo/gentoo/pull/8161
Diffstat (limited to 'net-misc/crossbar/crossbar-17.8.1.ebuild')
-rw-r--r--net-misc/crossbar/crossbar-17.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/crossbar/crossbar-17.8.1.ebuild b/net-misc/crossbar/crossbar-17.8.1.ebuild
index 08dc15dfc2c5..1d8c8afe7e8b 100644
--- a/net-misc/crossbar/crossbar-17.8.1.ebuild
+++ b/net-misc/crossbar/crossbar-17.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ MY_PV="${PV}"
MY_P="${PN}-${MY_PV}"
DESCRIPTION="Crossbar.io - The Unified Application Router for the twisted framework"
-HOMEPAGE="http://crossbar.io/ https://github.com/crossbario/crossbar https://pypi.org/project/crossbar/"
+HOMEPAGE="https://crossbar.io/ https://github.com/crossbario/crossbar https://pypi.org/project/crossbar/"
#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
SRC_URI="https://github.com/crossbario/crossbar/archive/v17.8.1.tar.gz -> ${P}.tar.gz"