We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a19ee commit d5b5e13Copy full SHA for d5b5e13
1 file changed
packages/golang/build.sh
@@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Go programming language compiler"
3
TERMUX_PKG_LICENSE="BSD 3-Clause"
4
TERMUX_PKG_MAINTAINER="@termux"
5
TERMUX_PKG_VERSION="3:1.25.4"
6
+TERMUX_PKG_REVISION=1
7
TERMUX_PKG_SRCURL=https://go.dev/dl/go${TERMUX_PKG_VERSION#*:}.src.tar.gz
8
TERMUX_PKG_SHA256=160043b7f17b6d60b50369436917fda8d5034640ba39ae2431c6b95a889cc98c
9
TERMUX_PKG_DEPENDS="clang"
0 commit comments