diff options
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/icdprog/icdprog-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/icdprog/icdprog-0.5.ebuild b/dev-embedded/icdprog/icdprog-0.5.ebuild index 41a887a64a6d..a177b703b1a2 100644 --- a/dev-embedded/icdprog/icdprog-0.5.ebuild +++ b/dev-embedded/icdprog/icdprog-0.5.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 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="Microchip PIC Programmer using ICD hardware" -HOMEPAGE="http://icdprog.sf.net/" +HOMEPAGE="https://icdprog.sf.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |