Skip to content

Commit f84cadf

Browse files
committed
update golang
1 parent acf5c29 commit f84cadf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/golang/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://go.dev/
22
TERMUX_PKG_DESCRIPTION="Go programming language compiler"
33
TERMUX_PKG_LICENSE="BSD 3-Clause"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="3:1.24.5"
5+
TERMUX_PKG_VERSION="3:1.24.6"
66
TERMUX_PKG_SRCURL=https://go.dev/dl/go${TERMUX_PKG_VERSION#*:}.src.tar.gz
7-
TERMUX_PKG_SHA256=74fdb09f2352e2b25b7943e56836c9b47363d28dec1c8b56c4a9570f30b8f59f
7+
TERMUX_PKG_SHA256=e1cb5582aab588668bc04c07de18688070f6b8c9b2aaf361f821e19bd47cfdbd
88
TERMUX_PKG_DEPENDS="clang"
99
TERMUX_PKG_ANTI_BUILD_DEPENDS="clang"
1010
TERMUX_PKG_RECOMMENDS="resolv-conf"

0 commit comments

Comments
 (0)