diff options
author | Dan Langille <dvl@FreeBSD.org> | 2025-07-01 12:36:13 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2025-07-01 12:36:51 +0000 |
commit | 4047d91f24514d4d1a2482c9619ea6289b9e1916 (patch) | |
tree | bab7ca5b9842abcd86103503873a0cdda51881c2 | |
parent | sysutils/freebsd-rustdate: update to 1.3.1 (diff) |
net/syncthing: Update to 1.30.0
re: https://github.com/syncthing/syncthing/releases/tag/v1.30.0
-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 72f35c526703..94c01a00ca8f 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,6 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 1.29.7 +DISTVERSION= 1.30.0 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 2e2a43e1545b..b4dcc70d7506 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748891751 -SHA256 (syncthing-source-v1.29.7.tar.gz) = 7b29b2bb1fb85adf6f3baf120ff725a19b06ed13b95011fe67dd952349e0e212 -SIZE (syncthing-source-v1.29.7.tar.gz) = 16139632 +TIMESTAMP = 1751369794 +SHA256 (syncthing-source-v1.30.0.tar.gz) = ef1be71c66753c04212ab1c9c548e678d468bad98dc5461e83540a4ef5c2fcba +SIZE (syncthing-source-v1.30.0.tar.gz) = 16142834 |