diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2018-03-30 11:56:19 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2018-03-30 11:56:19 +0000 |
commit | 866a4d1335daf683647a2ec4f164c89219d5b0a4 (patch) | |
tree | 47fa431a2b93590114ddaf5b646801279f728acf /math | |
parent | a6f44854471cb4e84596537a70bd43182318b4b5 (diff) | |
download | pkgsrc-866a4d1335daf683647a2ec4f164c89219d5b0a4.tar.gz |
Revbump all Go packages after 1.10.1 update.
ok wiz@ for committing during freeze
Diffstat (limited to 'math')
-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 9cd455360ee..3b835212ed4 100644 --- a/math/go-stats/Makefile +++ b/math/go-stats/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2018/03/04 15:52:17 bsiegert Exp $ +# $NetBSD: Makefile,v 1.5 2018/03/30 11:56:24 bsiegert Exp $ DISTNAME= stats-0.2.0.20170729 PKGNAME= go-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= ${MASTER_SITE_GITHUB:=montanaflynn/} CATEGORIES= math GITHUB_TAG= 4a163274fa4ca0b524ccee24757d7bec79475aca |