From b7d7897e62094231d45757af27880d0230a7ec77 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 11 May 2018 15:07:06 +0200 Subject: media-sound/positron: use HTTPS --- media-sound/positron/positron-1.1-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-sound/positron') diff --git a/media-sound/positron/positron-1.1-r1.ebuild b/media-sound/positron/positron-1.1-r1.ebuild index 1bb9cca764ef..97175753f6b0 100644 --- a/media-sound/positron/positron-1.1-r1.ebuild +++ b/media-sound/positron/positron-1.1-r1.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 @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Synchronization manager for the Neuros Audio Computer" -HOMEPAGE="http://www.xiph.org/positron" -SRC_URI="http://www.xiph.org/positron/files/source/${P}.tar.gz" +HOMEPAGE="https://www.xiph.org/positron" +SRC_URI="https://www.xiph.org/positron/files/source/${P}.tar.gz" LICENSE="BSD" SLOT="0" -- cgit v1.2.3-65-gdbad