mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-07 14:20:50 +02:00
buildsystem: update dft. versions in recipes
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
# https://www.gnu.org/software/bash/
|
||||
#
|
||||
P=bash
|
||||
V=${BASH5_VERSION:-5.2.15}
|
||||
V=${BASH5_VERSION:-5.2.21}
|
||||
FNAME="$P-$V.tar.gz"
|
||||
DOWNLOAD_URL="https://ftp.gnu.org/gnu/$P/${FNAME}"
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
# https://www.tcl.tk
|
||||
#
|
||||
P=tcl
|
||||
V=${TCL_VERSION:-8.6.13}
|
||||
V=${TCL_VERSION:-8.6.14}
|
||||
FNAME="$P$V-src.tar.gz"
|
||||
DOWNLOAD_URL="https://prdownloads.sourceforge.net/tcl/${FNAME}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user