textproc/groonga: Update version 10.0.4=>10.0.5
Relnotes: https://groonga.org/en/blog/2020/07/30/groonga-10.0.5.html
This commit is contained in:
parent
023d680adf
commit
fc03c50eee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544310
3 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= groonga
|
||||
PORTVERSION= 10.0.4
|
||||
PORTVERSION= 10.0.5
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://packages.groonga.org/source/groonga/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1593354026
|
||||
SHA256 (groonga-10.0.4.tar.gz) = 32d3c98978030b165aa7ff0e8d8e44635775fe6afc8264712f2e210c25dec9bd
|
||||
SIZE (groonga-10.0.4.tar.gz) = 17300057
|
||||
TIMESTAMP = 1596742468
|
||||
SHA256 (groonga-10.0.5.tar.gz) = e0d60ecbf441f86fe8a7e2448ec2e5b1e0a9f26405a71258abb2940d69c53213
|
||||
SIZE (groonga-10.0.5.tar.gz) = 17313593
|
||||
|
|
|
@ -69,6 +69,7 @@ include/groonga/groonga/scorer.h
|
|||
include/groonga/groonga/selector.h
|
||||
include/groonga/groonga/string.h
|
||||
include/groonga/groonga/table.h
|
||||
include/groonga/groonga/table_module.h
|
||||
include/groonga/groonga/thread.h
|
||||
include/groonga/groonga/time.h
|
||||
include/groonga/groonga/token.h
|
||||
|
|
Loading…
Reference in a new issue