summaryrefslogtreecommitdiff
path: root/app-shells/bash/bash-4.1_p17.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash/bash-4.1_p17.ebuild')
-rw-r--r--app-shells/bash/bash-4.1_p17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-4.1_p17.ebuild b/app-shells/bash/bash-4.1_p17.ebuild
index 7ae8ac6934df..1f9fd413625e 100644
--- a/app-shells/bash/bash-4.1_p17.ebuild
+++ b/app-shells/bash/bash-4.1_p17.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
@@ -28,7 +28,7 @@ patches() {
}
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"
SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
LICENSE="GPL-3"