aboutsummaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-02-04 13:53:41 +0300
committerCem Keylan <cem@ckyln.com>2020-02-04 13:53:41 +0300
commitfc0858155de07f7ce4076e4850da09dc161c2ee9 (patch)
tree437d30d3228aeb4ea60a08fb5bbd255ccf515351 /community
parent5d154adcdd7f13e62530bd453241d994e0be0772 (diff)
downloadrepository-fc0858155de07f7ce4076e4850da09dc161c2ee9.tar.gz
syncthing: bump to 1.3.4
Diffstat (limited to 'community')
-rwxr-xr-xcommunity/syncthing/build2
-rw-r--r--community/syncthing/checksums3
-rw-r--r--community/syncthing/sources3
-rw-r--r--community/syncthing/version2
4 files changed, 6 insertions, 4 deletions
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