diff options
| author | Dan Langille <dvl@FreeBSD.org> | 2025-09-02 19:57:24 +0000 |
|---|---|---|
| committer | Dan Langille <dvl@FreeBSD.org> | 2025-09-02 19:57:47 +0000 |
| commit | 47fb30c3ae2c2e93c581510bdf1c2a0f506064a8 (patch) | |
| tree | f47139d768f8d3c86bbb67b16979425a29505d8b | |
| parent | ac69d5e1edfc67add2219267b57e367937d7ae09 (diff) | |
net/syncthing: Update to 2.0.5
| -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 e937cf5c0052..66646ccecc2f 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,6 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 2.0.4 +DISTVERSION= 2.0.5 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 f5f8a7550544..aceefd901240 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756812263 -SHA256 (syncthing-source-v2.0.4.tar.gz) = abbeb75446e4b4817b7cd6c0d95e391cc7272214dd8df145b770c3f4c3e373a4 -SIZE (syncthing-source-v2.0.4.tar.gz) = 62659508 +TIMESTAMP = 1756842511 +SHA256 (syncthing-source-v2.0.5.tar.gz) = c7fed474e5a047bbf86d73b8bbf1fd7ffefeccc7342a7b4686a3dfa2a30693e2 +SIZE (syncthing-source-v2.0.5.tar.gz) = 62659547 |
