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 /graphics/go-imaging | |
parent | c2fdf38b76b0bbb0bc410194a6d98523fce63366 (diff) | |
download | pkgsrc-08c0196bb6c90b437a376c7c06958dc690c47a7b.tar.gz |
Revbump all Go packages after Go 1.12.1 update.
Diffstat (limited to 'graphics/go-imaging')
-rw-r--r-- | graphics/go-imaging/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/go-imaging/Makefile b/graphics/go-imaging/Makefile index 760c25cf221..3523a89d76d 100644 --- a/graphics/go-imaging/Makefile +++ b/graphics/go-imaging/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2019/03/09 10:05:08 bsiegert Exp $ +# $NetBSD: Makefile,v 1.5 2019/03/16 08:35:49 bsiegert Exp $ DISTNAME= imaging-1.5.0 PKGNAME= go-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/} CATEGORIES= graphics GITHUB_PROJECT= imaging |