summaryrefslogtreecommitdiff
path: root/app-shells/bash/bash-5.1_p8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash/bash-5.1_p8.ebuild')
-rw-r--r--app-shells/bash/bash-5.1_p8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-5.1_p8.ebuild b/app-shells/bash/bash-5.1_p8.ebuild
index 28c7c04fafe6..d6e14de6e704 100644
--- a/app-shells/bash/bash-5.1_p8.ebuild
+++ b/app-shells/bash/bash-5.1_p8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -37,7 +37,7 @@ patches() {
READLINE_VER="8.1"
DESCRIPTION="The standard GNU Bourne again shell"
-HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html"
+HOMEPAGE="https://tiswww.case.edu/php/chet/bash/bashtop.html"
if is_release ; then
SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
else