diff options
author | abs <abs@pkgsrc.org> | 2016-05-15 22:30:10 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2016-05-15 22:30:10 +0000 |
commit | 286bc2fdfd8031fd887dc4e321bf6246efe96615 (patch) | |
tree | 1366807772c3587155c5ede01ab4d5edcd1ab229 /net | |
parent | 5c076cf82b5e83625e7b1b0193769377367adccc (diff) | |
download | pkgsrc-286bc2fdfd8031fd887dc4e321bf6246efe96615.tar.gz |
Updated net/syncthing to 0.12.24
Fixes the upgrade system breakage in v0.12.23
Diffstat (limited to 'net')
-rw-r--r-- | net/syncthing/Makefile | 4 | ||||
-rw-r--r-- | net/syncthing/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 37c529c3835..8f68d835aed 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2016/05/10 11:06:35 abs Exp $ +# $NetBSD: Makefile,v 1.17 2016/05/15 22:30:10 abs Exp $ # Upstream regularly breaks protocol compatibility. While users of # pkgsrc syncthing on multiple systems can update synchronously, an @@ -10,7 +10,7 @@ # Updates to new major versions must be tested against the android # version from f-droid prior to commiting. (This is an attempt to # avoid having to version syncthing in pkgsrc.) -DISTNAME= syncthing-0.12.23 +DISTNAME= syncthing-0.12.24 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 8164921de65..4e719d2f318 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.14 2016/05/10 11:06:35 abs Exp $ +$NetBSD: distinfo,v 1.15 2016/05/15 22:30:10 abs Exp $ -SHA1 (syncthing-0.12.23.tar.gz) = 65aeaca97d5872ab89a1eb8084e4ed878ed17343 -RMD160 (syncthing-0.12.23.tar.gz) = 653bf62902eea8d63ff3126b9659571bc4058cff -SHA512 (syncthing-0.12.23.tar.gz) = f61c2fa6a513e2804f249433eddb3ee7e134a0c144902b56e4be90277f7e74dd163921cbc02b8c0ae284401b15f48f200f3bd75b61528789ea323574bde5e911 -Size (syncthing-0.12.23.tar.gz) = 4469246 bytes +SHA1 (syncthing-0.12.24.tar.gz) = 0b6355627c67f719ba8a702b6bf809dd4c7b1dcf +RMD160 (syncthing-0.12.24.tar.gz) = e7118e9630c5d59f6b90d7537e9f4bd92616bd6c +SHA512 (syncthing-0.12.24.tar.gz) = 684c9f863c0427813c32b63aec8cc4d9a1c575dc4b2fb4b989e35b9e1e2b05222edd9935fdf8331b074f9962d4b03d82e67c008e01bf9ce42c01bf68229d46f3 +Size (syncthing-0.12.24.tar.gz) = 4469779 bytes SHA1 (patch-lib_config_optionsconfiguration.go) = 8ea9446dab9f9345c63cb01a7d50447e6cd550ac |