mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
net/syncthing: update to 0.10.23
This commit is contained in:
parent
bd98d24c39
commit
c6156521e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379849
@ -2,15 +2,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= syncthing
|
||||
PORTVERSION= 0.10.22
|
||||
PORTVERSION= 0.10.23
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
|
||||
MASTER_SITES= GHR
|
||||
DISTVERSIONPREFIX= v
|
||||
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
COMMENT= Encrypted file sync tool
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go
|
||||
|
||||
USE_GITHUB= yes
|
||||
USE_RC_SUBR= syncthing
|
||||
PLIST_FILES= bin/syncthing
|
||||
PORTDOCS= *
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (syncthing-0.10.22.tar.gz) = 6631f0b172df66b656c93cf5455e3c43cddeeb394e59e0c56223fe405316b0d9
|
||||
SIZE (syncthing-0.10.22.tar.gz) = 3097830
|
||||
SHA256 (syncthing-v0.10.23.tar.gz) = c8c829191620e2268209c3da19b4b58b3568aaf859d9be84b161da26454fb54a
|
||||
SIZE (syncthing-v0.10.23.tar.gz) = 3115266
|
||||
|
Loading…
Reference in New Issue
Block a user