Commit e5b553c7 authored by Marc Vef's avatar Marc Vef
Browse files

Update RocksDB for gcc13

parent d4ed32c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ wgetdeps=(
    ["lz4"]="1.9.3"
    ["capstone"]="4.0.2"
    ["argobots"]="1.1"
    ["rocksdb"]="8.6.7"
    ["rocksdb"]="8.10.0"
    ["json-c"]="0.15-20200726"
)

+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ wgetdeps=(
    ["lz4"]="1.9.3"
    ["capstone"]="4.0.2"
    ["argobots"]="1.1"
    ["rocksdb"]="8.6.7"
    ["rocksdb"]="8.10.0"
    ["psm2"]="11.2.185"
    ["json-c"]="0.15-20200726"
    ["curl"]="7.82.0"
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ wgetdeps=(
    ["lz4"]="1.9.3"
    ["capstone"]="4.0.2"
    ["argobots"]="1.1"
    ["rocksdb"]="8.6.7"
    ["rocksdb"]="8.10.0"
    ["psm2"]="11.2.185"
    ["json-c"]="0.15-20200726"
)
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ comment="Dependencies required by the CI"
# Dependencies that must be downloaded directly
wgetdeps=(
    ["argobots"]="1.1"
    ["rocksdb"]="8.6.7"
    ["rocksdb"]="8.10.0"
    ["prometheus-cpp"]="v1.0.0"
    )

+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ wgetdeps=(
    ["lz4"]="1.9.3"
    ["capstone"]="4.0.2"
    ["argobots"]="1.1"
    ["rocksdb"]="8.6.7"
    ["rocksdb"]="8.10.0"
    ["json-c"]="0.15-20200726"
)

Loading