diff options
author | swills <swills@FreeBSD.org> | 2015-05-22 21:56:47 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2015-05-22 21:56:47 +0800 |
commit | 58a39adc79f864c99b8da8a050c226aaa1f0eb54 (patch) | |
tree | 4edb9faabc28d0bdec25b412ff6803d86cf7f66f /net | |
parent | 0dad9706e575dc83f89af5b38beed62fcf561e44 (diff) | |
download | freebsd-ports-gnome-58a39adc79f864c99b8da8a050c226aaa1f0eb54.tar.gz freebsd-ports-gnome-58a39adc79f864c99b8da8a050c226aaa1f0eb54.tar.zst freebsd-ports-gnome-58a39adc79f864c99b8da8a050c226aaa1f0eb54.zip |
net/syncthing-cli: update to syncthing 0.11.5
Diffstat (limited to 'net')
-rw-r--r-- | net/syncthing-cli/Makefile | 4 | ||||
-rw-r--r-- | net/syncthing-cli/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/syncthing-cli/Makefile b/net/syncthing-cli/Makefile index 27ec5022a136..ab3963cf3e46 100644 --- a/net/syncthing-cli/Makefile +++ b/net/syncthing-cli/Makefile @@ -3,7 +3,7 @@ PORTNAME= syncthing-cli PORTVERSION= 0.1.0.2015050601 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= GH \ https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \ @@ -22,7 +22,7 @@ GH_ACCOUNT= syncthing GH_PROJECT= syncthing-cli GH_TAGNAME= 51ec7bb30c3ccb92a3c4616ef00be3b3db739afe -SYNCTHING_VER= 0.11.4 +SYNCTHING_VER= 0.11.5 PLIST_FILES= bin/syncthing-cli diff --git a/net/syncthing-cli/distinfo b/net/syncthing-cli/distinfo index 5d098801bbe3..90e3fcb8e3b2 100644 --- a/net/syncthing-cli/distinfo +++ b/net/syncthing-cli/distinfo @@ -1,6 +1,6 @@ SHA256 (syncthing-syncthing-cli-0.1.0.2015050601-51ec7bb30c3ccb92a3c4616ef00be3b3db739afe_GH0.tar.gz) = aeb4e6a5588391e0b0645f23684e2fb11ccaff3a5b20abf7dea3a4a45f7d69a3 SIZE (syncthing-syncthing-cli-0.1.0.2015050601-51ec7bb30c3ccb92a3c4616ef00be3b3db739afe_GH0.tar.gz) = 9202 -SHA256 (syncthing-0.11.4.tar.gz) = f4dbc3d24ec2d1bdf302c994c1e088b2129791522a25122710fb427d2a19387e -SIZE (syncthing-0.11.4.tar.gz) = 3159537 +SHA256 (syncthing-0.11.5.tar.gz) = 59dd89ea64f51cc5481e59d7849dc6616286b9dbff5ac3724adc119592e09144 +SIZE (syncthing-0.11.5.tar.gz) = 3159523 SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a SIZE (AudriusButkevicius-cli-7f561c7) = 14736 |