diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2021-07-13 11:36:30 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2021-07-13 11:36:30 +0000 |
commit | 7d54633d71d3154d9258ea9fb04b7b0c1e5a40d6 (patch) | |
tree | f7f4981d9274f3bbdc73e05af4264e46f872afc3 /textproc/sift/Makefile | |
parent | 985ab7a6c9eb6177140ba5b3ecbe8d0b58bc10f3 (diff) | |
download | pkgsrc-7d54633d71d3154d9258ea9fb04b7b0c1e5a40d6.tar.gz |
Revbump all Go packages after go116 update
Diffstat (limited to 'textproc/sift/Makefile')
-rw-r--r-- | textproc/sift/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index 3cf4f75fafc..82a5cf5a45a 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2021/06/06 12:19:00 bsiegert Exp $ +# $NetBSD: Makefile,v 1.39 2021/07/13 11:36:32 bsiegert Exp $ DISTNAME= sift-0.6.0 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/} GITHUB_TAG= v${PKGVERSION_NOREV} |