summaryrefslogtreecommitdiff
path: root/app-shells/bash/bash-3.0_p22.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash/bash-3.0_p22.ebuild')
-rw-r--r--app-shells/bash/bash-3.0_p22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-3.0_p22.ebuild b/app-shells/bash/bash-3.0_p22.ebuild
index 1b23a376b371..fa3951936d98 100644
--- a/app-shells/bash/bash-3.0_p22.ebuild
+++ b/app-shells/bash/bash-3.0_p22.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-2"