From 022320dd24280b617549f8aaca681ef090da92a0 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 2 Jun 2020 17:14:08 +0300 Subject: syncthing: bump to 1.6.1 --- community/syncthing/build | 4 +--- community/syncthing/checksums | 2 +- community/syncthing/sources | 2 +- community/syncthing/version | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) (limited to 'community/syncthing') diff --git a/community/syncthing/build b/community/syncthing/build index 4a3170df..50bc1107 100755 --- a/community/syncthing/build +++ b/community/syncthing/build @@ -1,8 +1,6 @@ #!/bin/sh -e -read -r ver _ < "${0%/*}/version" - -go run build.go -no-upgrade -version "v$ver" build +go run build.go -no-upgrade -version "v$2" build install -Dm755 syncthing "$1/usr/bin/syncthing" diff --git a/community/syncthing/checksums b/community/syncthing/checksums index b393326e..d4355078 100644 --- a/community/syncthing/checksums +++ b/community/syncthing/checksums @@ -1 +1 @@ -8735fee66886987702eb2484120c09dcdfe2c480da0304c727bd6f8ca0a6803f v1.5.0.tar.gz +19d1b3cd02ec24e502ac259a525359c638e5f39e6c82faeb8836848f30a186ca v1.6.1.tar.gz diff --git a/community/syncthing/sources b/community/syncthing/sources index 5eda05de..e92e31d3 100644 --- a/community/syncthing/sources +++ b/community/syncthing/sources @@ -1 +1 @@ -https://github.com/syncthing/syncthing/archive/v1.5.0.tar.gz +https://github.com/syncthing/syncthing/archive/v1.6.1.tar.gz diff --git a/community/syncthing/version b/community/syncthing/version index 104216de..b109a380 100644 --- a/community/syncthing/version +++ b/community/syncthing/version @@ -1 +1 @@ -1.5.0 1 +1.6.1 1 -- cgit v1.2.3