mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
rocksdb: update to 7.5.3.
This commit is contained in:
parent
0c6bb8804d
commit
ebdb9b4771
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue