diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2020-06-17 09:54:00 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2020-06-17 09:54:00 +0000 |
commit | 12467a3432097617162e68404bdae44d2cb0eb14 (patch) | |
tree | d0363623cb14b4d41eefe7f7bcb27b0ae40025b6 /graphics/go-imaging | |
parent | eb286afb7ce90a4c812def78fa9dda944bd218c5 (diff) | |
download | pkgsrc-12467a3432097617162e68404bdae44d2cb0eb14.tar.gz |
Revbump Go packages after Go 1.14.4 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 fff8467c655..c02f8e943a9 100644 --- a/graphics/go-imaging/Makefile +++ b/graphics/go-imaging/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2020/04/12 11:01:41 bsiegert Exp $ +# $NetBSD: Makefile,v 1.16 2020/06/17 09:54:17 bsiegert Exp $ DISTNAME= imaging-1.5.0 PKGNAME= go-${DISTNAME} -PKGREVISION= 14 +PKGREVISION= 15 MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/} CATEGORIES= graphics GITHUB_PROJECT= imaging |