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

index afdccff9b4c9dea9f6366a30a035389c4b57b703..ba6ca99cb32be6fafecacedcbd6d72f617634c1b 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Console mode MIDI player with builtin userland OPL2 driver"
-HOMEPAGE="http://bisqwit.iki.fi/source/fmdrv.html"
-SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2"
+HOMEPAGE="https://bisqwit.iki.fi/source/fmdrv.html"
+SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2"
 
 LICENSE="fmdrv GPL-2" # GPL-2 only
 SLOT="0"