textproc/groonga: Update version 10.0.3=>10.0.4
Relnotes: https://groonga.org/en/blog/2020/06/29/groonga-10.0.4.html
This commit is contained in:
parent
2386b7f8bf
commit
eb62049fe9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541875
3 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= groonga
|
||||
PORTVERSION= 10.0.3
|
||||
PORTVERSION= 10.0.4
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://packages.groonga.org/source/groonga/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1590820193
|
||||
SHA256 (groonga-10.0.3.tar.gz) = 0dcd324c01a5fb49a52cf4864b89a6d7541f022d703f0ad82250ce77dabfd96e
|
||||
SIZE (groonga-10.0.3.tar.gz) = 17260594
|
||||
TIMESTAMP = 1593354026
|
||||
SHA256 (groonga-10.0.4.tar.gz) = 32d3c98978030b165aa7ff0e8d8e44635775fe6afc8264712f2e210c25dec9bd
|
||||
SIZE (groonga-10.0.4.tar.gz) = 17300057
|
||||
|
|
|
@ -26,6 +26,7 @@ bin/groonga-benchmark
|
|||
include/groonga/groonga.h
|
||||
include/groonga/groonga.hpp
|
||||
include/groonga/groonga/accessor.h
|
||||
include/groonga/groonga/aggregator.h
|
||||
include/groonga/groonga/array.h
|
||||
include/groonga/groonga/arrow.h
|
||||
include/groonga/groonga/arrow.hpp
|
||||
|
|
Loading…
Reference in a new issue