Skip to content

Commit

Permalink
setup-cgct.sh: bump glibc-cgct to 2.40-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython authored Sep 23, 2024
1 parent 939ebcf commit 6a7ab06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-cgct.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ fi
declare -A CGCT=(
["cbt"]="2.43-1" # Cross Binutils for Termux
["cgt"]="14.1.0-2" # Cross GCCs for Termux
["glibc-cgct"]="2.40-1" # Glibc for CGCT
["glibc-cgct"]="2.40-2" # Glibc for CGCT
)

: "${TERMUX_PKG_TMPDIR:="/tmp"}"
Expand Down

0 comments on commit 6a7ab06

Please sign in to comment.