diff options
| author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-06-07 19:17:36 +0200 |
|---|---|---|
| committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-06-08 14:19:20 +0300 |
| commit | 165e212e17f43d18d9819d8d5badbb931cf8b8db (patch) | |
| tree | 16aa4f0cf81c4fbd28da9ba66f191f1f46f88ebf /dev-embedded/sdcc | |
| parent | a047ae87ce8a94c8cbe3ede419ce4a26fb0a8663 (diff) | |
| download | gentoo-165e212e17f43d18d9819d8d5badbb931cf8b8db.tar.gz gentoo-165e212e17f43d18d9819d8d5badbb931cf8b8db.tar.bz2 gentoo-165e212e17f43d18d9819d8d5badbb931cf8b8db.zip | |
dev-embedded/sdcc: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-embedded/sdcc')
| -rw-r--r-- | dev-embedded/sdcc/sdcc-3.8.0-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-embedded/sdcc/sdcc-4.0.0.ebuild | 4 | ||||
| -rw-r--r-- | 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 |
