diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2018-11-04 18:37:54 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2018-11-04 18:37:54 +0000 |
commit | ee84c46bdd5b107685b626efd7378a5749d9d9b7 (patch) | |
tree | 27d8bc4a990dcea81d9172b048effa85f287260f /net/go-ovh | |
parent | 1782b5111e93fc3df8ea6d7c1de67926a57e6287 (diff) | |
download | pkgsrc-ee84c46bdd5b107685b626efd7378a5749d9d9b7.tar.gz |
Revbump all Go packages after go111 update.
Diffstat (limited to 'net/go-ovh')
-rw-r--r-- | net/go-ovh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/go-ovh/Makefile b/net/go-ovh/Makefile index 1999859fa98..81b654c4662 100644 --- a/net/go-ovh/Makefile +++ b/net/go-ovh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2018/06/12 17:50:26 bsiegert Exp $ +# $NetBSD: Makefile,v 1.6 2018/11/04 18:38:05 bsiegert Exp $ DISTNAME= go-ovh-0.20170102 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=ovh/} GITHUB_PROJECT= go-ovh |