summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-06 11:12:58 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2023-07-07 09:31:28 +0200
commit2f0e174edc7425d7f49d62e89200d064bd3a2588 (patch)
treeaba271046a548c760e77f9b24776d7c8ddd1c62c /media-libs/libxspf
parentmedia-libs/libtimidity: use HTTPS (diff)
downloadgentoo-2f0e174edc7425d7f49d62e89200d064bd3a2588.tar.gz
gentoo-2f0e174edc7425d7f49d62e89200d064bd3a2588.tar.bz2
gentoo-2f0e174edc7425d7f49d62e89200d064bd3a2588.zip
media-libs/libxspf: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-libs/libxspf')
-rw-r--r--media-libs/libxspf/libxspf-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libxspf/libxspf-1.2.1.ebuild b/media-libs/libxspf/libxspf-1.2.1.ebuild
index 812917049374..26745cf31d5d 100644
--- a/media-libs/libxspf/libxspf-1.2.1.ebuild
+++ b/media-libs/libxspf/libxspf-1.2.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Playlist handling library"
-HOMEPAGE="http://libspiff.sourceforge.net/"
+HOMEPAGE="https://libspiff.sourceforge.net/"
SRC_URI="mirror://sourceforge/libspiff/${P}.tar.bz2"
LICENSE="BSD LGPL-2.1"