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 efbac0807561..a00cea0f12e0 100644 --- a/net/syncthing1/Makefile +++ b/net/syncthing1/Makefile @@ -1,7 +1,7 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v DISTVERSION= 1.30.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= 1 |