diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2019-09-26 20:10:39 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2019-09-26 20:10:39 +0000 |
commit | afb8590c95bba19b651cd83dcd3530827692d05b (patch) | |
tree | ed43a265f959cb2bbc57bc6c19ff8573746b7921 /net/go-ovh/Makefile | |
parent | e54fbaf177ffb1f14bb0396c9b497a60e438d9ef (diff) | |
download | pkgsrc-afb8590c95bba19b651cd83dcd3530827692d05b.tar.gz |
Revbump all Go packages after 1.12.10 update.
ok wiz@ for PMC
Diffstat (limited to 'net/go-ovh/Makefile')
-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 07a11fb1fa1..3fdb2648815 100644 --- a/net/go-ovh/Makefile +++ b/net/go-ovh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2019/08/14 15:45:45 bsiegert Exp $ +# $NetBSD: Makefile,v 1.14 2019/09/26 20:10:51 bsiegert Exp $ DISTNAME= go-ovh-0.20170102 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=ovh/} GITHUB_PROJECT= go-ovh |