diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2019-03-16 08:35:37 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2019-03-16 08:35:37 +0000 |
commit | 08c0196bb6c90b437a376c7c06958dc690c47a7b (patch) | |
tree | 8d368b0cf075b74cdd0a8eecd724e1697445ec85 /textproc/go-prose | |
parent | c2fdf38b76b0bbb0bc410194a6d98523fce63366 (diff) | |
download | pkgsrc-08c0196bb6c90b437a376c7c06958dc690c47a7b.tar.gz |
Revbump all Go packages after Go 1.12.1 update.
Diffstat (limited to 'textproc/go-prose')
-rw-r--r-- | textproc/go-prose/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-prose/Makefile b/textproc/go-prose/Makefile index aa5c24a25c1..fad2e577b32 100644 --- a/textproc/go-prose/Makefile +++ b/textproc/go-prose/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2019/03/09 10:05:12 bsiegert Exp $ +# $NetBSD: Makefile,v 1.11 2019/03/16 08:35:39 bsiegert Exp $ DISTNAME= prose-0.0.20170806 PKGNAME= go-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 MASTER_SITES= ${MASTER_SITE_GITHUB:=jdkato/} CATEGORIES= textproc GITHUB_TAG= a678fc7b3ceb0f38ff832c337dea083902c349b2 |