diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-12-18 01:22:40 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-12-18 01:22:40 +0000 |
commit | 55ae91968185fafa9867ff2ced20c76fa56ff85f (patch) | |
tree | be2285dac31b6b2482d8d16c25f82071fd083d7f /net/syncthing-cli | |
parent | 3c582147a135af9d1a8101d4b30be260efc93737 (diff) | |
download | ports-55ae91968185fafa9867ff2ced20c76fa56ff85f.tar.gz ports-55ae91968185fafa9867ff2ced20c76fa56ff85f.zip |
Notes
Diffstat (limited to 'net/syncthing-cli')
-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 e4d89890b991..3d0a7240a033 100644 --- a/net/syncthing-cli/Makefile +++ b/net/syncthing-cli/Makefile @@ -3,7 +3,7 @@ PORTNAME= syncthing-cli PORTVERSION= 0.1.0.2014120201 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}.tar.gz?dummy=/:group1 \ https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \ @@ -22,7 +22,7 @@ GH_PROJECT= syncthing-cli GH_COMMIT= 66a2027ae9537b2967082a3070ee84f918bef32c GH_TAGNAME= ${GH_COMMIT} -SYNCTHING_VER= 0.10.11 +SYNCTHING_VER= 0.10.12 WRKSRC= ${WRKDIR}/syncthing-cli-${GH_COMMIT} diff --git a/net/syncthing-cli/distinfo b/net/syncthing-cli/distinfo index a44e0d060af4..a48d76f0ff33 100644 --- a/net/syncthing-cli/distinfo +++ b/net/syncthing-cli/distinfo @@ -1,6 +1,6 @@ SHA256 (syncthing-cli-0.1.0.2014120201.tar.gz) = d0532a9b85ae46fbbd1d5cc269fe555c88f289badf6b88a9462364579a830fee SIZE (syncthing-cli-0.1.0.2014120201.tar.gz) = 8819 -SHA256 (syncthing-0.10.11.tar.gz) = 65facff28539cbe53e2469e996fceb2c924f7083a00caf00ec664fa436233fab -SIZE (syncthing-0.10.11.tar.gz) = 3080244 +SHA256 (syncthing-0.10.12.tar.gz) = f575286ee36aa9fb2fd75d3ad04322c9dca15c26a3b5a1a3cba2020fa8844190 +SIZE (syncthing-0.10.12.tar.gz) = 3111221 SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a SIZE (AudriusButkevicius-cli-7f561c7) = 14736 |