diff options
| author | Dan Langille <dvl@FreeBSD.org> | 2025-11-04 12:53:00 +0000 |
|---|---|---|
| committer | Dan Langille <dvl@FreeBSD.org> | 2025-11-04 12:53:45 +0000 |
| commit | f0a625b206f0a7e9b605eed8187fb0ccb6004a53 (patch) | |
| tree | 932168e5350ae11372e73b1d25bd30b4a8ddcc2b | |
| parent | 72277fcf32be6bf5591f5f5bb455865e3d51111c (diff) | |
net/syncthing: Update to 2.0.11
| -rw-r--r-- | net/syncthing/Makefile | 3 | ||||
| -rw-r--r-- | net/syncthing/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index b5af9e304f8c..ac8662725bcb 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 2.0.10 -PORTREVISION= 2 +DISTVERSION= 2.0.11 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 6457402f924a..dfacd13161dc 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758714682 -SHA256 (syncthing-source-v2.0.10.tar.gz) = c36d11060580e290dabbd01a56f38b0ae58e6873031c25712bb7b5fdaaec8942 -SIZE (syncthing-source-v2.0.10.tar.gz) = 62668860 +TIMESTAMP = 1762259397 +SHA256 (syncthing-source-v2.0.11.tar.gz) = a9656cded5048bac4937e7046b1b4d5fb6d78bca01df2eed495335be6d4ab643 +SIZE (syncthing-source-v2.0.11.tar.gz) = 62758646 |
