diff options
author | olgeni <olgeni@FreeBSD.org> | 2016-03-31 02:28:52 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2016-03-31 02:28:52 +0800 |
commit | 7c12c8aa8ef399a3330adeff5d605b116834aaf5 (patch) | |
tree | 7d5982f2a5b5b0a788abe680a413607ef8fcefa0 /textproc | |
parent | 8750099a0bfa76ef5f9cc5621c0c994e7ff0090b (diff) | |
download | freebsd-ports-gnome-7c12c8aa8ef399a3330adeff5d605b116834aaf5.tar.gz freebsd-ports-gnome-7c12c8aa8ef399a3330adeff5d605b116834aaf5.tar.zst freebsd-ports-gnome-7c12c8aa8ef399a3330adeff5d605b116834aaf5.zip |
Update textproc/elasticsearch-plugin-sql to version 1.4.9.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/elasticsearch-plugin-sql/Makefile | 2 | ||||
-rw-r--r-- | textproc/elasticsearch-plugin-sql/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/elasticsearch-plugin-sql/Makefile b/textproc/elasticsearch-plugin-sql/Makefile index 6bfdd1a3977d..82963a7605d8 100644 --- a/textproc/elasticsearch-plugin-sql/Makefile +++ b/textproc/elasticsearch-plugin-sql/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sql -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 CATEGORIES= textproc MASTER_SITES= http://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= elasticsearch-plugin- diff --git a/textproc/elasticsearch-plugin-sql/distinfo b/textproc/elasticsearch-plugin-sql/distinfo index 6e9860b050b4..896e8bb6e84c 100644 --- a/textproc/elasticsearch-plugin-sql/distinfo +++ b/textproc/elasticsearch-plugin-sql/distinfo @@ -1,2 +1,2 @@ -SHA256 (elasticsearch-sql-1.4.8.zip) = db0bd0528b158c30d505d67ada49a3567d37b5b93d8b323f6ad1babfc51402b8 -SIZE (elasticsearch-sql-1.4.8.zip) = 6121810 +SHA256 (elasticsearch-sql-1.4.9.zip) = c75df1b3411beb7e2369d1c57035f8f944d695fcc807c3047f5f32960eda942b +SIZE (elasticsearch-sql-1.4.9.zip) = 6127435 |