summaryrefslogtreecommitdiff
path: root/net/syncthing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/syncthing/Makefile')
-rw-r--r--net/syncthing/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index b6304ac9846..664a0a5ae02 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.158 2022/09/17 11:54:43 bsiegert Exp $
+# $NetBSD: Makefile,v 1.159 2022/09/18 21:37:21 triaxx Exp $
# Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME= syncthing-source-v1.20.4
+DISTNAME= syncthing-source-v1.21.0
PKGNAME= ${DISTNAME:S,source-v,,}
-PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
@@ -65,9 +64,6 @@ FILES_SUBST+= SYNCTHING_GROUP=${SYNCTHING_GROUP}
RCD_SCRIPTS+= syncthing
-post-extract:
- ${RM} -rf ${WRKSRC}/vendor
-
do-build:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO} run build.go -no-upgrade build syncthing