diff options
Diffstat (limited to 'app-misc/hello')
-rw-r--r-- | app-misc/hello/hello-2.8.ebuild | 2 | ||||
-rw-r--r-- | app-misc/hello/hello-2.9.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hello/hello-2.8.ebuild b/app-misc/hello/hello-2.8.ebuild index 7dc4f4dba005..30ccc09feab7 100644 --- a/app-misc/hello/hello-2.8.ebuild +++ b/app-misc/hello/hello-2.8.ebuild @@ -5,7 +5,7 @@ EAPI="4" DESCRIPTION="GNU \"Hello, world\" application" -HOMEPAGE="http://www.gnu.org/software/hello/" +HOMEPAGE="https://www.gnu.org/software/hello/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3 GPL-3" diff --git a/app-misc/hello/hello-2.9.ebuild b/app-misc/hello/hello-2.9.ebuild index 1de1a3336555..e72908a358f4 100644 --- a/app-misc/hello/hello-2.9.ebuild +++ b/app-misc/hello/hello-2.9.ebuild @@ -5,7 +5,7 @@ EAPI="4" DESCRIPTION="GNU \"Hello, world\" application" -HOMEPAGE="http://www.gnu.org/software/hello/" +HOMEPAGE="https://www.gnu.org/software/hello/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3 GPL-3" |