summaryrefslogtreecommitdiff
path: root/security/go-sftp
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-07-17 18:04:11 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-07-17 18:04:11 +0000
commit4dc51bbe311eb7780668b6267662c66c1329d72b (patch)
tree245b4972759fb02dfc409c1dba500e33437d2908 /security/go-sftp
parent93470644062449efefa45f04a90c918011fe5b01 (diff)
downloadpkgsrc-4dc51bbe311eb7780668b6267662c66c1329d72b.tar.gz
Revbump all Go packages after go114 update.
Diffstat (limited to 'security/go-sftp')
-rw-r--r--security/go-sftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/go-sftp/Makefile b/security/go-sftp/Makefile
index 61e95cf6bac..a05983c89a7 100644
--- a/security/go-sftp/Makefile
+++ b/security/go-sftp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2020/06/17 09:54:16 bsiegert Exp $
+# $NetBSD: Makefile,v 1.23 2020/07/17 18:04:28 bsiegert Exp $
DISTNAME= sftp-1.0.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
MASTER_SITES= ${MASTER_SITE_GITHUB:=pkg/}
CATEGORIES= security
GITHUB_TAG= ${PKGVERSION_NOREV}