media-sound/snd: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 11 May 2018 13:07:38 +0000 (15:07 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 13 May 2018 19:18:29 +0000 (15:18 -0400)
media-sound/snd/snd-17.4.ebuild

index 5b746a352c8a099e46cb8ad39360686fd42a299b..2c8a042ea3772dc9e87dcde701a4f852e0949dee 100644 (file)
@@ -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
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools flag-o-matic
 
 DESCRIPTION="Snd is a sound editor"
-HOMEPAGE="http://ccrma.stanford.edu/software/snd/"
+HOMEPAGE="https://ccrma.stanford.edu/software/snd/"
 SRC_URI="ftp://ccrma-ftp.stanford.edu/pub/Lisp/${P}.tar.gz"
 
 LICENSE="Snd BSD-2 HPND GPL-2+ LGPL-2.1+ LGPL-3+ ruby? ( free-noncomm ) s7? ( free-noncomm )"