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 /math/go-stats | |
parent | eb286afb7ce90a4c812def78fa9dda944bd218c5 (diff) | |
download | pkgsrc-12467a3432097617162e68404bdae44d2cb0eb14.tar.gz |
Revbump Go packages after Go 1.14.4 update.
Diffstat (limited to 'math/go-stats')
-rw-r--r-- | math/go-stats/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/go-stats/Makefile b/math/go-stats/Makefile index e27920d16aa..4d5522a48ab 100644 --- a/math/go-stats/Makefile +++ b/math/go-stats/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2020/04/12 11:01:42 bsiegert Exp $ +# $NetBSD: Makefile,v 1.23 2020/06/17 09:54:16 bsiegert Exp $ DISTNAME= stats-0.2.0.20170729 PKGNAME= go-${DISTNAME} -PKGREVISION= 18 +PKGREVISION= 19 MASTER_SITES= ${MASTER_SITE_GITHUB:=montanaflynn/} CATEGORIES= math GITHUB_TAG= 4a163274fa4ca0b524ccee24757d7bec79475aca |