From fc0858155de07f7ce4076e4850da09dc161c2ee9 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 4 Feb 2020 13:53:41 +0300 Subject: syncthing: bump to 1.3.4 --- community/syncthing/build | 2 +- community/syncthing/checksums | 3 ++- community/syncthing/sources | 3 ++- community/syncthing/version | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) (limited to 'community') diff --git a/community/syncthing/build b/community/syncthing/build index 909d5b3d..ab63cd25 100755 --- a/community/syncthing/build +++ b/community/syncthing/build @@ -1,6 +1,6 @@ #!/bin/sh -e -go run build.go -no-upgrade -version "v1.3.3" build +go run build.go -no-upgrade -version "v$(cut -d ' ' -f 1 version)" build install -Dm755 syncthing "$1/usr/bin/syncthing" diff --git a/community/syncthing/checksums b/community/syncthing/checksums index a2f2c914..ea8aa8f8 100644 --- a/community/syncthing/checksums +++ b/community/syncthing/checksums @@ -1 +1,2 @@ -41a9f52ac8bf4d4a0f332bc630e0593ae2d6847e43bb81dc3176d22811fb1f44 v1.3.3.tar.gz +a33467b97306b63890c3ad61f2df81e1a07e3219b362610ed533447c598f6fe1 v1.3.4.tar.gz +1b7cf4a928ec5183d1c55cf9bf540e6fae6c4070a729e66f56d280d71c7e1c2b version diff --git a/community/syncthing/sources b/community/syncthing/sources index c3a8ff87..c46e1f12 100644 --- a/community/syncthing/sources +++ b/community/syncthing/sources @@ -1 +1,2 @@ -https://github.com/syncthing/syncthing/archive/v1.3.3.tar.gz +https://github.com/syncthing/syncthing/archive/v1.3.4.tar.gz +./version diff --git a/community/syncthing/version b/community/syncthing/version index 382cfc41..737bdf49 100644 --- a/community/syncthing/version +++ b/community/syncthing/version @@ -1 +1 @@ -1.3.3 2 +1.3.4 1 -- cgit v1.2.3