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