diff options
Diffstat (limited to 'net/syncthing/Makefile')
-rw-r--r-- | net/syncthing/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index ff7694e19b87..0e304d41ac4d 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 2.0.6 -PORTREVISION= 1 +DISTVERSION= 2.0.7 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} |