rocksdb: update to 7.5.3.

This commit is contained in:
André Cerqueira 2022-08-26 23:43:35 +01:00 committed by Duncan Overbruck
parent 0c6bb8804d
commit ebdb9b4771

View file

@ -1,6 +1,6 @@
# Template file for 'rocksdb'
pkgname=rocksdb
version=7.4.5
version=7.5.3
revision=1
build_style=cmake
configure_args="-DPORTABLE=1 -DWITH_TESTS=0 -DUSE_RTTI=0 -DWITH_LZ4=1
@ -11,7 +11,7 @@ maintainer="magenbluten <mb0@codemonkey.cc>"
license="GPL-2.0-or-later, Apache-2.0, BSD-3-Clause"
homepage="https://github.com/facebook/rocksdb"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=af237cbdde7b7b7a0ee8a5858e9d49ed71964801cf768052ce0cdfd302943cc2
checksum=c9f8cb3f14622a9bb2ead81093720d0660784352f7f53f44a990dc850a0caca1
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"