mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
net/syncthing: update to 0.10.11
This commit is contained in:
parent
c875340bcf
commit
bb63dfa875
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374440
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= syncthing
|
||||
PORTVERSION= 0.10.9
|
||||
PORTVERSION= 0.10.11
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
|
||||
|
||||
@ -18,6 +18,8 @@ PORTDOCS= *
|
||||
USERS= syncthing
|
||||
GROUPS= syncthing
|
||||
|
||||
STRIP= # stripping can break go binaries
|
||||
|
||||
post-patch:
|
||||
@cd ${WRKSRC} ; ${MKDIR} src/github.com/${PORTNAME}/${PORTNAME} ; \
|
||||
${MV} AUTHORS CONTRIBUTING.md Godeps LICENSE README.md \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (syncthing-0.10.9.tar.gz) = d69303f94ffa638141c363d6490ea9fc911e08e670a90df274235d16849f80ab
|
||||
SIZE (syncthing-0.10.9.tar.gz) = 3088980
|
||||
SHA256 (syncthing-0.10.11.tar.gz) = 65facff28539cbe53e2469e996fceb2c924f7083a00caf00ec664fa436233fab
|
||||
SIZE (syncthing-0.10.11.tar.gz) = 3080244
|
||||
|
Loading…
Reference in New Issue
Block a user