diff options
author | Dan Langille <dvl@FreeBSD.org> | 2024-06-04 12:03:06 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2024-06-04 12:03:53 +0000 |
commit | 6d4093b2d2c637f54e9d90c19ff81b7ce1dfe5b3 (patch) | |
tree | 46c98d7642e72929346e15fd5a8059e1287bc8fe | |
parent | net/keycloak: update to 24.0.5 (diff) |
net/syncthing: Update to 1.27.8
re: https://github.com/syncthing/syncthing/releases/tag/v1.27.8
-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 67431125678a..ceb9408359bd 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 1.27.7 -PORTREVISION= 1 +DISTVERSION= 1.27.8 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 aff375261d36..c2a280c15f29 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715165365 -SHA256 (syncthing-source-v1.27.7.tar.gz) = 2572a2fbb425be2998ff045ea08055710182ced5b3673b96107ccaa56b34c5b5 -SIZE (syncthing-source-v1.27.7.tar.gz) = 15165244 +TIMESTAMP = 1717501962 +SHA256 (syncthing-source-v1.27.8.tar.gz) = 89ec4a959e72d30078c9802f2bf0826b4388f2acd930f87cfd63495f5e9548c8 +SIZE (syncthing-source-v1.27.8.tar.gz) = 15305526 |