diff options
author | Steve Wills <swills@FreeBSD.org> | 2015-07-09 02:05:36 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2015-07-09 02:05:36 +0000 |
commit | 7fd86fc5d3666d9fc93855fbfc08cf343e11bb0e (patch) | |
tree | 0afe6872306d8e82f825923683287ecbd551d32d /net | |
parent | 9440af84b2f14c03c97c8bc680cb6876f0f06cd0 (diff) | |
download | freebsd-ports-7fd86fc5d3666d9fc93855fbfc08cf343e11bb0e.zip |
net/syncthing-discosrv: update for syncthing 0.11.13
Diffstat (limited to 'net')
-rw-r--r-- | net/syncthing-discosrv/Makefile | 3 | ||||
-rw-r--r-- | net/syncthing-discosrv/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/syncthing-discosrv/Makefile b/net/syncthing-discosrv/Makefile index 55cf2542758d..27db0a46a581 100644 --- a/net/syncthing-discosrv/Makefile +++ b/net/syncthing-discosrv/Makefile @@ -3,6 +3,7 @@ PORTNAME= syncthing-discosrv PORTVERSION= 0.0.0.2015062601 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= swills@FreeBSD.org @@ -15,7 +16,7 @@ GH_ACCOUNT= syncthing golang:gc GH_PROJECT= discosrv syncthing:st groupcache:gc GH_TAGNAME= 4c705ff v${SYNCTHING_VER}:st 604ed57:gc -SYNCTHING_VER= 0.11.10 +SYNCTHING_VER= 0.11.13 PLIST_FILES= bin/syncthing-discosrv diff --git a/net/syncthing-discosrv/distinfo b/net/syncthing-discosrv/distinfo index e3092c063715..a3cafdb85bdf 100644 --- a/net/syncthing-discosrv/distinfo +++ b/net/syncthing-discosrv/distinfo @@ -2,5 +2,5 @@ SHA256 (syncthing-discosrv-0.0.0.2015062601-4c705ff_GH0.tar.gz) = 231d5456e4fd32 SIZE (syncthing-discosrv-0.0.0.2015062601-4c705ff_GH0.tar.gz) = 5227 SHA256 (golang-groupcache-604ed57_GH0.tar.gz) = 691b695141404ea5903a490a0abfdc5b89591eb654166a364b65a5785fc85b65 SIZE (golang-groupcache-604ed57_GH0.tar.gz) = 24198 -SHA256 (syncthing-syncthing-v0.11.10_GH0.tar.gz) = 09356f5a4d3f7f37e96a56c0a2bb113563d821133094a9797876264214143892 -SIZE (syncthing-syncthing-v0.11.10_GH0.tar.gz) = 3205513 +SHA256 (syncthing-syncthing-v0.11.13_GH0.tar.gz) = dae242d1210a4cdc21dc624a7abec324b8634c07d673059662ffb795c8405671 +SIZE (syncthing-syncthing-v0.11.13_GH0.tar.gz) = 3363523 |