summaryrefslogtreecommitdiff
path: root/security/go-sftp
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-04-16 18:41:08 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-04-16 18:41:08 +0000
commit10be6e75200113201be29963fc26cd7f95815671 (patch)
tree0861b0a8c71e44ac251f2d00c1f2f397a3b2bc9d /security/go-sftp
parent09be82c6248509247472fdbd6ab7d756c40bf35d (diff)
downloadpkgsrc-10be6e75200113201be29963fc26cd7f95815671.tar.gz
Revbump all Go packages after go112 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 a480be5d477..ec277293a0b 100644
--- a/security/go-sftp/Makefile
+++ b/security/go-sftp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2019/03/16 08:35:41 bsiegert Exp $
+# $NetBSD: Makefile,v 1.11 2019/04/16 18:41:11 bsiegert Exp $
DISTNAME= sftp-1.0.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
MASTER_SITES= ${MASTER_SITE_GITHUB:=pkg/}
CATEGORIES= security
GITHUB_TAG= ${PKGVERSION_NOREV}