summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-07 00:50:00 +0100
committerSam James <sam@gentoo.org>2022-04-07 00:58:24 +0100
commitf0fa1a797450eb78222d05379c242cb631f29d49 (patch)
tree73f14ff2a9f68038726877cf33bdc269837253b0 /app-shells/bash/bash-3.2_p57.ebuild
parentapp-arch/gzip: add verify-sig (diff)
downloadgentoo-f0fa1a797450eb78222d05379c242cb631f29d49.tar.gz
gentoo-f0fa1a797450eb78222d05379c242cb631f29d49.tar.bz2
gentoo-f0fa1a797450eb78222d05379c242cb631f29d49.zip
app-shells/bash: use HTTPS homepage
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/bash/bash-3.2_p57.ebuild')
-rw-r--r--app-shells/bash/bash-3.2_p57.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-3.2_p57.ebuild b/app-shells/bash/bash-3.2_p57.ebuild
index b1de2bcaee50..8f054fd31d22 100644
--- a/app-shells/bash/bash-3.2_p57.ebuild
+++ b/app-shells/bash/bash-3.2_p57.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"