mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
Merge pull request #3719 from ajeddeloh/bump-mantle
coreos-devel/mantle: bump to v0.13.0
This commit is contained in:
commit
5315272fe3
@ -6,12 +6,12 @@ CROS_WORKON_PROJECT="coreos/mantle"
|
|||||||
CROS_WORKON_LOCALNAME="mantle"
|
CROS_WORKON_LOCALNAME="mantle"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
COREOS_GO_PACKAGE="github.com/coreos/mantle"
|
COREOS_GO_PACKAGE="github.com/coreos/mantle"
|
||||||
|
COREOS_GO_MOD="vendor"
|
||||||
|
|
||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
COREOS_GO_MOD="vendor"
|
|
||||||
KEYWORDS="~amd64 ~arm64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="e7983fc86fae0b77e24611c6f96da3765dc81d1d" # v0.12.0
|
CROS_WORKON_COMMIT="40cf53d3d3ab7c6227ced248a0ed14c71ff6e821" # v0.13.0
|
||||||
KEYWORDS="amd64 arm64"
|
KEYWORDS="amd64 arm64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user