summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-06 11:10:59 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2023-07-07 09:31:27 +0200
commitb59e95ab1ef6c6fdb4bd66707e0936f610bf78a9 (patch)
tree15e88d97ac30e307888c1d79fc32bc394800c3e4 /media-libs/libsmf
parentmedia-libs/libnjb: use HTTPS (diff)
downloadgentoo-b59e95ab1ef6c6fdb4bd66707e0936f610bf78a9.tar.gz
gentoo-b59e95ab1ef6c6fdb4bd66707e0936f610bf78a9.tar.bz2
gentoo-b59e95ab1ef6c6fdb4bd66707e0936f610bf78a9.zip
media-libs/libsmf: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-libs/libsmf')
-rw-r--r--media-libs/libsmf/libsmf-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsmf/libsmf-1.3.ebuild b/media-libs/libsmf/libsmf-1.3.ebuild
index 858716580daa..e3e1da7039f0 100644
--- a/media-libs/libsmf/libsmf-1.3.ebuild
+++ b/media-libs/libsmf/libsmf-1.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Standard MIDI File format library"
-HOMEPAGE="http://libsmf.sourceforge.net/api/"
+HOMEPAGE="https://libsmf.sourceforge.net/api/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"