golang: Use correct checksum
This commit is contained in:
parent
cd7831c287
commit
51e58c75ef
@ -1,7 +1,7 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://golang.org/
|
||||
TERMUX_PKG_DESCRIPTION="Go programming language compiler"
|
||||
local _MAJOR_VERSION=1.11.2
|
||||
TERMUX_PKG_SHA256=558f8c169ae215e25b81421596e8de7572bd3ba824b79add22fba6e284db1117
|
||||
TERMUX_PKG_SHA256=042fba357210816160341f1002440550e952eb12678f7c9e7e9d389437942550
|
||||
# Use the ~ deb versioning construct in the future:
|
||||
TERMUX_PKG_VERSION=2:${_MAJOR_VERSION}
|
||||
TERMUX_PKG_SRCURL=https://storage.googleapis.com/golang/go${_MAJOR_VERSION}.src.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user