File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3696,7 +3696,7 @@ libwf-config.so.1 wf-config-0.5.0_1
36963696libQt5Pas.so.1 qt5pas-2.6~beta_1
36973697libOGDF.so libogdf-2018.03_1
36983698libCOIN.so libogdf-2018.03_1
3699- librocksdb.so.7 rocksdb-7.4.5_1
3699+ librocksdb.so.11 rocksdb-11.0.4_1
37003700libfrr.so.0 libfrr-6.0_1
37013701libkaccounts6.so.2 kf6-kaccounts-integration-24.02.0_1
37023702libfrrospfapiclient.so.0 libfrrospfapiclient-6.0_1
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Template file for 'rocksdb'
22pkgname=rocksdb
3- version=7.9.2
3+ version=11.0.4
44revision=1
55build_style=cmake
66configure_args="-DPORTABLE=1 -DWITH_TESTS=0 -DUSE_RTTI=0 -DWITH_LZ4=1
7- -DWITH_ZLIB=1 -DWITH_BZ2=1 -DWITH_SNAPPY=1 -DWITH_ZSTD=1"
7+ -DWITH_ZLIB=1 -DWITH_BZ2=1 -DWITH_SNAPPY=1 -DWITH_ZSTD=1 -DFAIL_ON_WARNINGS=0 "
88makedepends="liblz4-devel gflags-devel snappy-devel libzstd-devel bzip2-devel zlib-devel"
99short_desc="RocksDB is a embeddable, persistent key-value store for fast storage"
10- maintainer="magenbluten <mb0@codemonkey.cc >"
10+ maintainer="Orphaned <orphan@voidlinux.org >"
1111license="GPL-2.0-or-later, Apache-2.0, BSD-3-Clause"
1212homepage="https://github.com/facebook/rocksdb"
1313distfiles="https://github.com/facebook/rocksdb/archive/v${version}.tar.gz"
14- checksum=886378093098a1b2521b824782db7f7dd86224c232cf9652fcaf88222420b292
14+ checksum=b4dfd75199f385ec76056f81d33cde8f4cb446ea2ed1821feec7b996b3409f67
1515
1616if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
1717 broken="assembler errors"
You can’t perform that action at this time.
0 commit comments