diff options
author | swills <swills@FreeBSD.org> | 2014-08-21 23:14:18 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-08-21 23:14:18 +0800 |
commit | f840255267122ddf9ecbbd0dbfa8f5d923251959 (patch) | |
tree | de02ac73eb39075a95aee20c9941cd64bd6e0233 /net/syncthing | |
parent | 7ceb26aa143c61c62c5c1111ed3003230b7c88b2 (diff) | |
download | freebsd-ports-gnome-f840255267122ddf9ecbbd0dbfa8f5d923251959.tar.gz freebsd-ports-gnome-f840255267122ddf9ecbbd0dbfa8f5d923251959.tar.zst freebsd-ports-gnome-f840255267122ddf9ecbbd0dbfa8f5d923251959.zip |
net/syncthing: update to 0.9.5
PR: 192868
Submitted by: Kyle J. Farmer <bannereddivpool@gmail.com>
Diffstat (limited to 'net/syncthing')
-rw-r--r-- | net/syncthing/Makefile | 3 | ||||
-rw-r--r-- | net/syncthing/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 2e210670cb31..592bef40a3d9 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTVERSION= 0.9.5 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/:group1 \ https://bitbucket.org/kardianos/osext/get/:group2 \ diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 28f8faecfd5a..cac6d8074adb 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,5 +1,5 @@ -SHA256 (syncthing-0.9.4.tar.gz) = e1cfbc3055ca26662d9f3664bd236357f84f6523360cc2aa4c3e83fcd74fcfad -SIZE (syncthing-0.9.4.tar.gz) = 1814400 +SHA256 (syncthing-0.9.5.tar.gz) = df27d0920d77f82e8dc30bb95c40001828e70b6a7568156a6a47b7caf22765b4 +SIZE (syncthing-0.9.5.tar.gz) = 1840605 SHA256 (5d3ddcf53a50.tar.gz) = d39ed6aa63c76b62d6cd5850128f7205f0d983ffbb78f121afbd4a3c85937587 SIZE (5d3ddcf53a50.tar.gz) = 3060 SHA256 (text.go-d65bffbc88a1.tar.gz) = 5b87e4dddc48c363bf190982a0d229ed5c9b57793ae4ec68004dc1c2f2a31309 |