coreos-devel/mantle: bump to v0.1.2

This commit is contained in:
Nick Owens 2016-05-10 13:33:23 -07:00
parent c60a99dce7
commit a606b3942f
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ COREOS_GO_PACKAGE="github.com/coreos/mantle"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="10d464e276038b428eb60397cb7657d0640f4bbc" # v0.1.1
CROS_WORKON_COMMIT="29a7f79eea98b859625eb71a82367febe2f2a0a7" # v0.1.2
KEYWORDS="amd64 arm64"
fi