diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 19:05:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 19:05:55 +0000 |
commit | e438b057f0ba1f00e037a7e09fb1ac6203d5f1fe (patch) | |
tree | f870bf044591756a48f39280b288f3ef8cda44be /textproc/rubygem-elasticsearch-api/Makefile | |
parent | Update to 6.3.0 (diff) |
Update to 6.3.0
Changes: https://github.com/elastic/elasticsearch-ruby/releases
https://github.com/elastic/elasticsearch-ruby/blob/6.x/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=498501
Diffstat (limited to 'textproc/rubygem-elasticsearch-api/Makefile')
-rw-r--r-- | textproc/rubygem-elasticsearch-api/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-elasticsearch-api/Makefile b/textproc/rubygem-elasticsearch-api/Makefile index d494b8ee23f3..edc42346d711 100644 --- a/textproc/rubygem-elasticsearch-api/Makefile +++ b/textproc/rubygem-elasticsearch-api/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch-api -PORTVERSION= 6.2.0 +PORTVERSION= 6.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG |