diff options
author | Steve Wills <swills@FreeBSD.org> | 2022-03-12 17:11:49 -0500 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2022-03-12 17:14:04 -0500 |
commit | 98e0f791a294ca838cb7d95e3bf4bd787df8bfb9 (patch) | |
tree | 2c9bf25711f6183d4e4d0b65789926cab15773c8 /net/syncthing | |
parent | devel/gammaray: fix plist issue on armv6/armv7 (diff) |
net/syncthing: update to 1.19.1
PR: 260865
Reported by: diizy
Diffstat (limited to 'net/syncthing')
-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 926f248e434c..8dd4699e7839 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,5 +1,5 @@ PORTNAME= syncthing -PORTVERSION= 1.18.1 +PORTVERSION= 1.19.1 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/ diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 019a94a64441..ac9d17da9b5a 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630113856 -SHA256 (syncthing-source-v1.18.1.tar.gz) = 3f6b8e87a59e72ab3389d89364524e6abec454d4c36aaf3e334ac6fe37915584 -SIZE (syncthing-source-v1.18.1.tar.gz) = 12860998 +TIMESTAMP = 1647122497 +SHA256 (syncthing-source-v1.19.1.tar.gz) = ffc5ec2f232314122a216884f63a48eea7c8739f9779e249be1f4776d7a55127 +SIZE (syncthing-source-v1.19.1.tar.gz) = 13216635 |