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