diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,17 @@
name : syncthing
-version : 1.0.0
-release : 44
+version : 1.1.0
+release : 45
homepage : https://syncthing.net
source :
- - https://github.com/syncthing/syncthing/releases/download/v1.0.0/syncthing-source-v1.0.0.tar.gz : 27435f9ef7c276736ec16781ad6b27fecb28053b8ffb16e0bae40c1e9bb62225
+ - https://github.com/syncthing/syncthing/releases/download/v1.1.0/syncthing-source-v1.1.0.tar.gz : 6565fd30d704f7039d350c522875925acc287c8e45e18a7d42f22512860a7ac6
license : MPL-2.0
component : network.util
+networking : yes
summary : Syncthing is an open-source file synchronization client/server application
description: |
Syncthing is an open-source file synchronization client/server application, written in Go, implementing its own, equally free Block Exchange Protocol. All transit communications between syncthing nodes are encrypted, and all nodes are uniquely identified with cryptographic certificates.
builddeps :
+ - git
- golang
build : |
go run build.go -no-upgrade -version v${version} build
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
syncthing
https://syncthing.net
- Silke Hofstra
- silke@slxh.eu
+ Justin Berthault
+ justin.berthault@zaclys.net
MPL-2.0
network.util
@@ -49,12 +49,12 @@
-
- 2019-01-02
- 1.0.0
+
+ 2019-03-07
+ 1.1.0
Packaging update
- Silke Hofstra
- silke@slxh.eu
+ Justin Berthault
+ justin.berthault@zaclys.net
\ No newline at end of file