From 01aa385c243d8b349de3b159cfd4c89a4987c13d Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 23 Jul 2019 12:15:24 +0200 Subject: [PATCH 1/2] go: update from 1.12.5 to 1.12.7 holy bug-fix --- go.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.be0 b/go.be0 index 1b407e6e7..792300f33 100755 --- a/go.be0 +++ b/go.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION go-1.12.5-0 +# BEE_VERSION go-1.12.7-0 SRCURL[0]="https://storage.googleapis.com/golang/go1.4-bootstrap-20171003.tar.gz" SRCURL[1]="https://redirector.gvt1.com/edgedl/go/go${PKGVERSION}.src.tar.gz" From 9f5327f6407c45253eac92a7297f5d4c9594010b Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 23 Jul 2019 12:25:59 +0200 Subject: [PATCH 2/2] syncthing: update from 1.1.3 to 1.2.0 built with go 1.12.7 in seconds --- syncthing.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing.be0 b/syncthing.be0 index 5d160718c..acd3ae801 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.1.3-0 +# BEE_VERSION syncthing-1.2.0-0 ## The source URL(s) array SRCURL[0]="https://github.com/syncthing/syncthing/releases/download/v${PKGVERSION}/syncthing-source-v${PKGVERSION}.tar.gz syncthing-v${PKGVERSION}.tar.gz"