diff options
Diffstat (limited to 'net/syncthing1/Makefile')
-rw-r--r-- | net/syncthing1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/syncthing1/Makefile b/net/syncthing1/Makefile index a00cea0f12e0..2121b4ed578d 100644 --- a/net/syncthing1/Makefile +++ b/net/syncthing1/Makefile @@ -1,7 +1,7 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v DISTVERSION= 1.30.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= 1 |