mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 10:03:08 +02:00
Merge pull request #1303 from Pmodules/1302-update-bash-to-version-53
Bash updated to version 5.3
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
# https://www.gnu.org/software/bash/
|
||||
#
|
||||
P=bash
|
||||
V=${BASH5_VERSION:-5.2.21}
|
||||
V=${BASH5_VERSION:-5.3}
|
||||
FNAME="$P-$V.tar.gz"
|
||||
DOWNLOAD_URL="https://ftp.gnu.org/gnu/$P/${FNAME}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user