simdjson 1 3.12.3-2
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
name='simdjson'
|
||||
epoch='1'
|
||||
version='3.12.3'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='A C++ library to see how fast we can parse JSON with complete validation.'
|
||||
desc_ru='Библиотека для парсинга JSON с полной валидацией.'
|
||||
homepage='https://github.com/simdjson/simdjson'
|
||||
@ -11,7 +11,7 @@ architectures=('amd64')
|
||||
license=('Apache-2.0')
|
||||
|
||||
deps=(
|
||||
'libsgcc'
|
||||
'libgcc'
|
||||
)
|
||||
build_deps=(
|
||||
'cmake'
|
||||
|
Reference in New Issue
Block a user