summaryrefslogtreecommitdiff
path: root/app-shells/bash/bash-3.0_p22.ebuild
diff options
context:
space:
mode:
authorKerin Millar <kfm@plushkava.net>2025-08-18 11:26:10 +0100
committerSam James <sam@gentoo.org>2025-08-18 16:51:01 +0100
commit9449f94794f8d0d71a96915ae3b29f22115ced9d (patch)
treef8eca2a9fda15fa9d94e62630183e7814a854575 /app-shells/bash/bash-3.0_p22.ebuild
parent2f2fe12bb71eab8d8400f145c4e0aac2789f3e45 (diff)
downloadgentoo-9449f94794f8d0d71a96915ae3b29f22115ced9d.tar.gz
gentoo-9449f94794f8d0d71a96915ae3b29f22115ced9d.tar.bz2
gentoo-9449f94794f8d0d71a96915ae3b29f22115ced9d.zip
app-shells/bash: refresh the comments containing patch URIs
As regards the (commented) URIs referring to the available patchlevels: - employ https:// rather than ftp:// - ensure that the URI request path consistently matches the version - remove the URI altogether for snapshot ebuilds Signed-off-by: Kerin Millar <kfm@plushkava.net> 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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-3.0_p22.ebuild b/app-shells/bash/bash-3.0_p22.ebuild
index 255cc1a142c1..0227a0848345 100644
--- a/app-shells/bash/bash-3.0_p22.ebuild
+++ b/app-shells/bash/bash-3.0_p22.ebuild
@@ -10,7 +10,7 @@ GENTOO_PATCH_DEV="sam"
GENTOO_PATCH_VER="${PV}"
# Official patchlevel
-# See ftp://ftp.cwru.edu/pub/bash/bash-3.0-patches/
+# See https://ftp.gnu.org/gnu/bash/bash-3.0-patches/
PLEVEL="${PV##*_p}"
MY_PV="${PV/_p*}"
MY_PV="${MY_PV/_/-}"