From 36562788023dc3a0a856ca4cd7366beb9030d734 Mon Sep 17 00:00:00 2001 From: parazyd Date: Mon, 13 Nov 2017 16:56:29 +0100 Subject: [PATCH] update golang; musl; disable stage4 by default --- config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config b/config index a7d1e84..a13ea6b 100755 --- a/config +++ b/config @@ -5,14 +5,14 @@ blend_vers="0.0" image_name="${blend_name}-${blend_vers}-${arch}" -golang_version="1.9" +golang_version="1.9.2" golang_arch="amd64" golang_url="https://storage.googleapis.com/golang/go${golang_version}.linux-${golang_arch}.tar.gz" tomb_version="v2.4" tomb_url="https://github.com/dyne/tomb.git" -musl_version="v.1.1.16" +musl_version="v.1.1.18" musl_url="git://git.musl-libc.org/musl" netdata_version="1.7.0" @@ -33,7 +33,7 @@ size="4098" #filesystem="xfs" filesystem="ext4" -TAR_STAGE4=true +#TAR_STAGE4=true extra_packages+=(