summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-11 15:01:28 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-13 15:18:22 -0400
commit895c2092c704b7af647a34e7856a98dea71543fb (patch)
tree4af0620a06e43bb4379ee5d44e58260ca8053b15 /media-sound/fmdrv/fmdrv-1.0.7.ebuild
parentmedia-sound/exaile: use HTTPS (diff)
downloadgentoo-895c2092c704b7af647a34e7856a98dea71543fb.tar.gz
gentoo-895c2092c704b7af647a34e7856a98dea71543fb.tar.bz2
gentoo-895c2092c704b7af647a34e7856a98dea71543fb.zip
media-sound/fmdrv: use HTTPS
Diffstat (limited to 'media-sound/fmdrv/fmdrv-1.0.7.ebuild')
-rw-r--r--media-sound/fmdrv/fmdrv-1.0.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/fmdrv/fmdrv-1.0.7.ebuild b/media-sound/fmdrv/fmdrv-1.0.7.ebuild
index afdccff9b4c9..ba6ca99cb32b 100644
--- a/media-sound/fmdrv/fmdrv-1.0.7.ebuild
+++ b/media-sound/fmdrv/fmdrv-1.0.7.ebuild
@@ -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"