golang: bump revision after 0d1170cc
This commit is contained in:
parent
41702c085e
commit
9d5fc907f8
@ -5,6 +5,7 @@ local _MAJOR_VERSION=1.12.2
|
||||
TERMUX_PKG_SHA256=af992580a4a609309c734d46fd4374fe3095961263e609d9b017e2dffc3b7b58
|
||||
# Use the ~ deb versioning construct in the future:
|
||||
TERMUX_PKG_VERSION=2:${_MAJOR_VERSION}
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_SRCURL=https://storage.googleapis.com/golang/go${_MAJOR_VERSION}.src.tar.gz
|
||||
TERMUX_PKG_KEEP_STATIC_LIBRARIES=true
|
||||
TERMUX_PKG_DEPENDS="clang"
|
||||
|
@ -1,3 +1,2 @@
|
||||
TERMUX_SUBPKG_INCLUDE="lib/go/doc"
|
||||
TERMUX_SUBPKG_DESCRIPTION="Go programming language - documentation"
|
||||
TERMUX_SUBPKG_DEPENDS="golang"
|
||||
|
Loading…
Reference in New Issue
Block a user