syncthing: Update to 1.19.0
upstream changes: ----------------- o v1.19.0 Bugfixes: #8103: API: /rest/system/connections has misleading "total" entries Enhancements: #7428: Add ignore patterns to folder defaults #8090: Allow specifying ports in --generate
This commit is contained in:
parent
335a1de6b8
commit
d9979b6a57
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.145 2022/01/13 20:16:58 triaxx Exp $
|
||||
# $NetBSD: Makefile,v 1.146 2022/02/01 21:32:03 triaxx Exp $
|
||||
|
||||
# Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
|
||||
DISTNAME= syncthing-source-v1.18.6
|
||||
DISTNAME= syncthing-source-v1.19.0
|
||||
PKGNAME= ${DISTNAME:S,source-v,,}
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.92 2022/01/13 20:16:58 triaxx Exp $
|
||||
$NetBSD: distinfo,v 1.93 2022/02/01 21:32:03 triaxx Exp $
|
||||
|
||||
BLAKE2s (syncthing-source-v1.18.6.tar.gz) = 762a029f8b65a63da26306b065d0d9f02a807057bd7c73b849d1c6bea93da7ad
|
||||
SHA512 (syncthing-source-v1.18.6.tar.gz) = 011c2b6e4ff16c3a7d8cd5ed6e3fd40319fb88ff781a00febc4c3423b344d4f50e1286ec627c0add44a42716e69d331646aa7303303cc3b0785170375e18d494
|
||||
Size (syncthing-source-v1.18.6.tar.gz) = 13009210 bytes
|
||||
BLAKE2s (syncthing-source-v1.19.0.tar.gz) = 19415d7189bfbe55e5e8e0c012b8fee6cead04c550d55477b35136c0267aff09
|
||||
SHA512 (syncthing-source-v1.19.0.tar.gz) = b7796265b5445e7887c38d63a63a6c1207634195dd0c773cd471b824666beca2c5f117ad124ebc63e5654e53f4639eb5784d508bc7dea02a676782e1fe5ec757
|
||||
Size (syncthing-source-v1.19.0.tar.gz) = 13225230 bytes
|
||||
|
|
Loading…
Reference in a new issue