diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 13:31:25 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 16:56:10 -0500 |
commit | 309cdeccd802bb370a42e80cc4468da17c8dab35 (patch) | |
tree | 8fd1e5abc31b97284a40a6d961c7403395a6c0b0 /net/syncthing | |
parent | devel/py-async_timeout: Update version 3.0.1=>4.0.2 (diff) |
*/*: Bump port revisons after lang/go{117,118} update
Diffstat (limited to 'net/syncthing')
-rw-r--r-- | net/syncthing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 1d8d51b424d6..f690c4645ff8 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,5 +1,6 @@ PORTNAME= syncthing PORTVERSION= 1.20.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/ |