summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-11 15:07:06 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-13 15:18:28 -0400
commitb7d7897e62094231d45757af27880d0230a7ec77 (patch)
tree6c6d17cb00f2d12bb73fb9e4d177a957dad45d1f /media-sound/positron
parentmedia-sound/ncmpc: use HTTPS (diff)
downloadgentoo-b7d7897e62094231d45757af27880d0230a7ec77.tar.gz
gentoo-b7d7897e62094231d45757af27880d0230a7ec77.tar.bz2
gentoo-b7d7897e62094231d45757af27880d0230a7ec77.zip
media-sound/positron: use HTTPS
Diffstat (limited to 'media-sound/positron')
-rw-r--r--media-sound/positron/positron-1.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
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"