rocksdb: update to 5.18.3.
This commit is contained in:
parent
eda1c4870c
commit
86721319c9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rocksdb'
|
||||
pkgname=rocksdb
|
||||
version=5.17.2
|
||||
version=5.18.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCMAKE_BUILD_TYPE=Release -DPORTABLE=1 -DWITH_TESTS=0
|
||||
|
@ -11,7 +11,7 @@ maintainer="magenbluten <mb0@codemonkey.cc>"
|
|||
license="GPL-2.0-or-later, Apache-2.0"
|
||||
homepage="https://github.com/facebook/rocksdb"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=101f05858650a810c90e4872338222a1a3bf3b24de7b7d74466814e6a95c2d28
|
||||
checksum=7fb6738263d3f2b360d7468cf2ebe333f3109f3ba1ff80115abd145d75287254
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv[56]*-musl) broken="Requires libatomic workaround" ;;
|
||||
|
|
Loading…
Reference in New Issue