diff options
| author | Dan Langille <dvl@FreeBSD.org> | 2025-12-02 12:45:14 +0000 |
|---|---|---|
| committer | Dan Langille <dvl@FreeBSD.org> | 2025-12-02 12:47:04 +0000 |
| commit | 7a500da7d1f34edce90025d56592e64a21619311 (patch) | |
| tree | 47a026a42e56176ed1317792b34b7e561d7c1a11 | |
| parent | f95509e7c58b5cc2942e6affa985ba5f9936d162 (diff) | |
net/syncthing: Update to 2.0.12
re: https://github.com/syncthing/syncthing/releases/tag/v2.0.12
Sponsored by: My local coffee shop
| -rw-r--r-- | net/syncthing/Makefile | 2 | ||||
| -rw-r--r-- | net/syncthing/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 87b8d0d6dba9..b9c7361ef821 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,6 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 2.0.11 +DISTVERSION= 2.0.12 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index dfacd13161dc..5b62c0a7e9ed 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762259397 -SHA256 (syncthing-source-v2.0.11.tar.gz) = a9656cded5048bac4937e7046b1b4d5fb6d78bca01df2eed495335be6d4ab643 -SIZE (syncthing-source-v2.0.11.tar.gz) = 62758646 +TIMESTAMP = 1764678760 +SHA256 (syncthing-source-v2.0.12.tar.gz) = 56004ae6d974aa387c3c6a734eb98aafd5d6159fc657a1f4c618e0b1814fadae +SIZE (syncthing-source-v2.0.12.tar.gz) = 62613260 |
