Skip to content

Commit

Permalink
setup-cgct.sh: bump cbt to 2.44-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython authored Mar 3, 2025
1 parent 03da85a commit dfcf49c
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 @@ -16,7 +16,7 @@ if [ "$ARCH" != "$(uname -m)" ]; then
fi

declare -A CGCT=(
["cbt"]="2.44-0" # Cross Binutils for Termux
["cbt"]="2.44-1" # Cross Binutils for Termux
["cgt"]="14.2.1-1" # Cross GCCs for Termux
["glibc-cgct"]="2.41-0" # Glibc for CGCT
["cgct-headers"]="6.13-0" # Headers for CGCT
Expand Down

0 comments on commit dfcf49c

Please sign in to comment.