summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-18 10:44:41 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2023-06-19 08:47:32 +0200
commit23561577fc1e4e08bb934c5c46f93a1605ccf6d2 (patch)
treeb3799989957d42fd4a37a2b4513c25c581c73562
parentmedia-sound/cadence: dropping myself as maintainer (diff)
downloadgentoo-23561577fc1e4e08bb934c5c46f93a1605ccf6d2.tar.gz
gentoo-23561577fc1e4e08bb934c5c46f93a1605ccf6d2.tar.bz2
gentoo-23561577fc1e4e08bb934c5c46f93a1605ccf6d2.zip
app-doc/csound-manual: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
-rw-r--r--app-doc/csound-manual/csound-manual-6.15-r1.ebuild4
-rw-r--r--app-doc/csound-manual/csound-manual-6.16.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-doc/csound-manual/csound-manual-6.15-r1.ebuild b/app-doc/csound-manual/csound-manual-6.15-r1.ebuild
index 55b4000dcf73..2847b87d142b 100644
--- a/app-doc/csound-manual/csound-manual-6.15-r1.ebuild
+++ b/app-doc/csound-manual/csound-manual-6.15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 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
MY_P=Csound${PV}.0
DESCRIPTION="The Csound reference manual"
-HOMEPAGE="http://csounds.com/"
+HOMEPAGE="https://www.csounds.com/"
SRC_URI="
https://github.com/csound/csound/releases/download/${PV}.0/${MY_P}_manual_pdf.zip
l10n_fr? ( https://github.com/csound/csound/releases/download/${PV}.0/${MY_P}_manual-fr_pdf.zip )
diff --git a/app-doc/csound-manual/csound-manual-6.16.ebuild b/app-doc/csound-manual/csound-manual-6.16.ebuild
index f735a9026585..27a637faa0fc 100644
--- a/app-doc/csound-manual/csound-manual-6.16.ebuild
+++ b/app-doc/csound-manual/csound-manual-6.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 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
MY_P=Csound${PV}.0
DESCRIPTION="The Csound reference manual"
-HOMEPAGE="http://csounds.com/"
+HOMEPAGE="https://www.csounds.com/"
SRC_URI="
https://github.com/csound/csound/releases/download/${PV}.0/${MY_P}_manual_pdf.zip
l10n_fr? ( https://github.com/csound/csound/releases/download/${PV}.0/${MY_P}_manual-fr_pdf.zip )