mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
app-admin/updateservicectl: Build with Go 1.8
This commit is contained in:
parent
3914c4d34d
commit
d1937bd0f5
@ -6,6 +6,7 @@ CROS_WORKON_PROJECT="coreos/updateservicectl"
|
||||
CROS_WORKON_LOCALNAME="updateservicectl"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
COREOS_GO_PACKAGE="github.com/coreos/updateservicectl"
|
||||
COREOS_GO_VERSION="go1.8"
|
||||
inherit cros-workon coreos-go
|
||||
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user