diff options
author | Dan Langille <dvl@FreeBSD.org> | 2024-04-02 12:25:43 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2024-04-02 12:39:39 +0000 |
commit | f26fa46f575d12242d48c139d214007798b631bc (patch) | |
tree | a2f02e659869e9ecb7af83eb78089c3415fac966 | |
parent | ef938192d7bf62f742efe506316ac5b860cfc4d7 (diff) |
net/syncthing: Update to 1.27.5
-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 006fcdf83419..0b277d270a44 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 1.27.4 -PORTREVISION= 1 +DISTVERSION= 1.27.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 ef50baa6da09..806acf7a1229 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709714249 -SHA256 (syncthing-source-v1.27.4.tar.gz) = 6ce00ab281ee5eb0dc73c3664f36235137ca22b2911e375b8feead0038fb80a1 -SIZE (syncthing-source-v1.27.4.tar.gz) = 15085218 +TIMESTAMP = 1712060157 +SHA256 (syncthing-source-v1.27.5.tar.gz) = 4bb5811e5ddb5c4078f989f08cd3a10994c0a72194c0215dd5ca06aed5248d66 +SIZE (syncthing-source-v1.27.5.tar.gz) = 15096002 |