diff options
author | Steve Wills <swills@FreeBSD.org> | 2021-01-13 00:59:43 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2021-01-13 00:59:43 +0000 |
commit | c0ad27a2c18d4ab0100cdf0b14652b602f0680d5 (patch) | |
tree | 12faf460707d8c7a75a09ae93a3b615aeb6a3ab1 | |
parent | graphics/gifski: Update 1.2.4 -> 1.2.6 (diff) |
net/syncthing: update to 1.12.1
Notes
Notes:
svn path=/head/; revision=561409
-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 bf0724413ca9..abbf4ae9a6e8 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 1.12.0 +PORTVERSION= 1.12.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 0353b371abf3..df7059121540 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607281453 -SHA256 (syncthing-source-v1.12.0.tar.gz) = fb0b57581c59b050a6ad2fbde8058114dc380d7f27635eff91e8e1a86a3f1a29 -SIZE (syncthing-source-v1.12.0.tar.gz) = 11598323 +TIMESTAMP = 1610498967 +SHA256 (syncthing-source-v1.12.1.tar.gz) = f636441137650316b83809c177efb4df73be024547e056ea03dcf0ed627d81c7 +SIZE (syncthing-source-v1.12.1.tar.gz) = 11648726 |