summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-18 04:30:47 +0000
committerSam James <sam@gentoo.org>2021-11-18 04:30:47 +0000
commit02419b7e6d19b665a2c7893b727928f9d093d77a (patch)
tree16122d78eeae893930eb0620c428c787fedb02e3
parentsys-libs/readline: update comment to patch location (diff)
downloadgentoo-02419b7e.tar.gz
gentoo-02419b7e.tar.bz2
gentoo-02419b7e.zip
app-shells/bash: update comment to patch location
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-shells/bash/bash-5.1_p12.ebuild2
-rw-r--r--app-shells/bash/bash-5.1_p8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-5.1_p12.ebuild b/app-shells/bash/bash-5.1_p12.ebuild
index 70f4bce87299..7d7bced3fec0 100644
--- a/app-shells/bash/bash-5.1_p12.ebuild
+++ b/app-shells/bash/bash-5.1_p12.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit flag-o-matic toolchain-funcs prefix
# Official patchlevel
-# See ftp://ftp.cwru.edu/pub/bash/bash-5.0-patches/
+# See ftp://ftp.cwru.edu/pub/bash/bash-5.1-patches/
PLEVEL="${PV##*_p}"
MY_PV="${PV/_p*}"
MY_PV="${MY_PV/_/-}"
diff --git a/app-shells/bash/bash-5.1_p8.ebuild b/app-shells/bash/bash-5.1_p8.ebuild
index 5f26b4a7e3ab..28c7c04fafe6 100644
--- a/app-shells/bash/bash-5.1_p8.ebuild
+++ b/app-shells/bash/bash-5.1_p8.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit flag-o-matic toolchain-funcs prefix
# Official patchlevel
-# See ftp://ftp.cwru.edu/pub/bash/bash-5.0-patches/
+# See ftp://ftp.cwru.edu/pub/bash/bash-5.1-patches/
PLEVEL="${PV##*_p}"
MY_PV="${PV/_p*}"
MY_PV="${MY_PV/_/-}"