diff options
author | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
commit | bdaf3cfd7b271b35e10091d20168f04cccf0bf19 (patch) | |
tree | c57f7c851b81b141ef0172db8e86968a49bbea89 /misc/xygrib | |
parent | 9b0ec22bfedaff6a014d7e6eaee3f21d33d9ea72 (diff) | |
download | pkgsrc-bdaf3cfd7b271b35e10091d20168f04cccf0bf19.tar.gz |
Recursive revision bump after textproc/icu update
Diffstat (limited to 'misc/xygrib')
-rw-r--r-- | misc/xygrib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xygrib/Makefile b/misc/xygrib/Makefile index b6904501c7e..4d520cea776 100644 --- a/misc/xygrib/Makefile +++ b/misc/xygrib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2020/03/10 22:10:37 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2020/04/12 08:29:01 adam Exp $ GITHUB_PROJECT= XyGrib GITHUB_TAG= v${PKGVERSION_NOREV} DISTNAME= XyGrib-1.2.6.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=opengribs/} EXTRACT_USING= bsdtar |