diff --git a/recipes/bash/recipe.toml b/recipes/bash/recipe.toml
index 198bff9dbdfb7f962db5b6d71cc82a74072d3f46..1361ef02dad7443b1add98d270d9f15a38c017b6 100644
--- a/recipes/bash/recipe.toml
+++ b/recipes/bash/recipe.toml
@@ -1,7 +1,5 @@
 [source]
-#git = "https://git.savannah.gnu.org/git/bash.git"
-#rev = "a0c0a00fc419b7bc08202a79134fcd5bc0427071"
-tar = "http://ftp.gnu.org/gnu/bash/bash-4.4.tar.gz"
+tar = "http://ftp.gnu.org/gnu/bash/bash-5.2.15.tar.gz"
 blake3 = "926927c370142cffa37dfc0a310ec386493b8b558ff3cc062376898154bc7ccb"
 patches = [
     "redox.patch"