1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/simdjson: upgrade to 3.12.0

This commit is contained in:
J0WI 2025-02-08 15:35:43 +01:00 committed by Simon Zeni
parent 8ef36c5d05
commit 2b5e273238

View file

@ -1,12 +1,12 @@
# Contributor: Grigory Kirillov <txgk@bk.ru>
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname=simdjson
pkgver=3.10.1
pkgver=3.12.0
pkgrel=0
pkgdesc="Parsing gigabytes of JSON per second"
url="https://simdjson.org"
url="https://simdjson.org/"
arch="all"
license="Apache-2.0"
license="Apache-2.0 OR MIT"
# tests take a very long time to compile and require downloading other JSON parsers
options="!check"
makedepends="cmake samurai"
@ -31,5 +31,5 @@ package() {
}
sha512sums="
b19fde8d81eaff34b83bb41028d7ee3a408ae5bc896277148e96879b1cba1a7cfc4af0064973bcb07e2b56e0955c3a3a581910d7af23d68510374e7f297c3b7c simdjson-3.10.1.tar.gz
c28a235b252d520cf45defab8d64088db71aa8f3fa75746db237cbd8145054b4fb6b8c2783b0a9fefaf8a8f860feb2bd0b2f5ce4303eed8ceca3725d79af6c13 simdjson-3.12.0.tar.gz
"