obfs4proxy
: Cache Golang dependencies
This commit is contained in:
parent
7a756274d8
commit
7b012db72f
@ -15,7 +15,7 @@ TERMUX_PKG_DEPENDS="tor"
|
|||||||
termux_step_make() {
|
termux_step_make() {
|
||||||
termux_setup_golang
|
termux_setup_golang
|
||||||
cd "$TERMUX_PKG_SRCDIR"/obfs4proxy
|
cd "$TERMUX_PKG_SRCDIR"/obfs4proxy
|
||||||
go get -d ./...
|
termux_go_get -d ./...
|
||||||
go build .
|
go build .
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user