Skip to content

Commit

Permalink
setup-cgct.sh: bump cgt to 14.2.1-0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython authored Nov 23, 2024
1 parent f5be730 commit 3423202
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 @@ -17,7 +17,7 @@ fi

declare -A CGCT=(
["cbt"]="2.43.1-0" # Cross Binutils for Termux
["cgt"]="14.2.0-0" # Cross GCCs for Termux
["cgt"]="14.2.1-0" # Cross GCCs for Termux
["glibc-cgct"]="2.40-2" # Glibc for CGCT
["cgct-headers"]="6.10-0" # Headers for CGCT
)
Expand Down

0 comments on commit 3423202

Please sign in to comment.