diff options
-rw-r--r-- | dev-util/poke/poke-1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-util/poke/poke-2.1.ebuild | 2 | ||||
-rw-r--r-- | dev-util/poke/poke-2.3.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/poke/poke-1.3.ebuild b/dev-util/poke/poke-1.3.ebuild index 3683b23922d1..ba2205f5b177 100644 --- a/dev-util/poke/poke-1.3.ebuild +++ b/dev-util/poke/poke-1.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="extensible editor for structured binary data" -HOMEPAGE="http://www.jemarch.net/poke" +HOMEPAGE="https://www.jemarch.net/poke" SRC_URI="mirror://gnu/poke/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-util/poke/poke-2.1.ebuild b/dev-util/poke/poke-2.1.ebuild index ed0110ced2d7..90960983c4d3 100644 --- a/dev-util/poke/poke-2.1.ebuild +++ b/dev-util/poke/poke-2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Extensible editor for structured binary data" -HOMEPAGE="http://www.jemarch.net/poke" +HOMEPAGE="https://www.jemarch.net/poke" SRC_URI="mirror://gnu/poke/${P}.tar.gz" LICENSE="GPL-3+" diff --git a/dev-util/poke/poke-2.3.ebuild b/dev-util/poke/poke-2.3.ebuild index 5486ef100e3c..239b69e1ccb0 100644 --- a/dev-util/poke/poke-2.3.ebuild +++ b/dev-util/poke/poke-2.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Extensible editor for structured binary data" -HOMEPAGE="http://www.jemarch.net/poke" +HOMEPAGE="https://www.jemarch.net/poke" SRC_URI="mirror://gnu/poke/${P}.tar.gz" LICENSE="GPL-3+" |