diff options
| author | Sam James <sam@gentoo.org> | 2022-04-07 00:50:00 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-04-07 00:58:24 +0100 |
| commit | f0fa1a797450eb78222d05379c242cb631f29d49 (patch) | |
| tree | 73f14ff2a9f68038726877cf33bdc269837253b0 /app-shells/bash/bash-3.0_p22.ebuild | |
| parent | fdf1fc16279f6ef8ca6975dfa292d775a8212cc1 (diff) | |
| download | gentoo-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.0_p22.ebuild')
| -rw-r--r-- | app-shells/bash/bash-3.0_p22.ebuild | 4 |
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" |
