git: d1827339bc81 - main - net/syncthing: bump PORTREVISION, missing from previous commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Nov 2024 19:03:04 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=d1827339bc8122ec49ea1d248b53351b4e8302bf commit d1827339bc8122ec49ea1d248b53351b4e8302bf Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2024-11-11 19:00:16 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2024-11-11 19:02:15 +0000 net/syncthing: bump PORTREVISION, missing from previous commit PR: 282646 Fixes: 3a6131c7 net/syncthing: Adjust parameters to syncthing-discosrv --- net/syncthing/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index fccc4b2e04c1..b280863a1402 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,7 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v DISTVERSION= 1.28.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL}