diff options
-rw-r--r-- | media-sound/positron/positron-1.1-r1.ebuild | 6 |
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" |