summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-18 10:49:11 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2023-06-19 08:47:33 +0200
commit513c218f3a387f9ecdd1f6ee199f9dd2dc2c509d (patch)
tree7d52d9b4ad8c3ca3c1c21779fa765a2aa061add0 /media-libs/libsbsms
parentmedia-libs/libltc: update HOMEPAGE (diff)
downloadgentoo-513c218f3a387f9ecdd1f6ee199f9dd2dc2c509d.tar.gz
gentoo-513c218f3a387f9ecdd1f6ee199f9dd2dc2c509d.tar.bz2
gentoo-513c218f3a387f9ecdd1f6ee199f9dd2dc2c509d.zip
media-libs/libsbsms: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-libs/libsbsms')
-rw-r--r--media-libs/libsbsms/libsbsms-2.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsbsms/libsbsms-2.3.0.ebuild b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
index eba1a0570529..0f56d4b1f4c1 100644
--- a/media-libs/libsbsms/libsbsms-2.3.0.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit autotools
DESCRIPTION="A library for high quality time and pitch scale modification"
-HOMEPAGE="https://github.com/claytonotey/libsbsms http://sbsms.sourceforge.net/"
+HOMEPAGE="https://github.com/claytonotey/libsbsms https://sbsms.sourceforge.net/"
SRC_URI="https://github.com/claytonotey/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"