commit:     165e212e17f43d18d9819d8d5badbb931cf8b8db
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Jun  7 17:17:36 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Jun  8 11:19:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165e212e

dev-embedded/sdcc: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-embedded/sdcc/sdcc-3.8.0-r1.ebuild | 4 ++--
 dev-embedded/sdcc/sdcc-4.0.0.ebuild    | 4 ++--
 dev-embedded/sdcc/sdcc-4.1.0.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-embedded/sdcc/sdcc-3.8.0-r1.ebuild 
b/dev-embedded/sdcc/sdcc-3.8.0-r1.ebuild
index c4850e617289..f3916194c922 100644
--- a/dev-embedded/sdcc/sdcc-3.8.0-r1.ebuild
+++ b/dev-embedded/sdcc/sdcc-3.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Small device C compiler (for various microprocessors)"
-HOMEPAGE="http://sdcc.sourceforge.net/";
+HOMEPAGE="https://sdcc.sourceforge.net/";
 
 LICENSE="
        GPL-2 ZLIB

diff --git a/dev-embedded/sdcc/sdcc-4.0.0.ebuild 
b/dev-embedded/sdcc/sdcc-4.0.0.ebuild
index 42f67b831e1a..dcb2ee1132ef 100644
--- a/dev-embedded/sdcc/sdcc-4.0.0.ebuild
+++ b/dev-embedded/sdcc/sdcc-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Small device C compiler (for various microprocessors)"
-HOMEPAGE="http://sdcc.sourceforge.net/";
+HOMEPAGE="https://sdcc.sourceforge.net/";
 
 LICENSE="
        GPL-2 ZLIB

diff --git a/dev-embedded/sdcc/sdcc-4.1.0.ebuild 
b/dev-embedded/sdcc/sdcc-4.1.0.ebuild
index 9b5bf53b05db..2be8c0e650ae 100644
--- a/dev-embedded/sdcc/sdcc-4.1.0.ebuild
+++ b/dev-embedded/sdcc/sdcc-4.1.0.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
@@ -19,7 +19,7 @@ else
 fi
 
 DESCRIPTION="Small device C compiler (for various microprocessors)"
-HOMEPAGE="http://sdcc.sourceforge.net/";
+HOMEPAGE="https://sdcc.sourceforge.net/";
 
 LICENSE="
        GPL-2 ZLIB

Reply via email to