Skip to content

Commit 5440587

Browse files
committed
more support for backlevel rocksdb
1 parent efcdeee commit 5440587

File tree

2 files changed

+2
-2
lines changed
  • packages
    • conf-rocksdb-ge-8-0-0/conf-rocksdb-ge-8-0-0.8.0.0
    • ocaml-rocksdb/ocaml-rocksdb.0.02

2 files changed

+2
-2
lines changed

packages/conf-rocksdb-ge-8-0-0/conf-rocksdb-ge-8-0-0.8.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build: [
1818
"--personality=i686-w64-mingw32" {os = "win32" & os-distribution = "cygwin" & host-arch-x86_32:installed}
1919
"--personality=x86_64-w64-mingw32" {os = "win32" & os-distribution = "cygwin" & host-arch-x86_64:installed}
2020
"pkg-config" {os != "win32" | os-distribution != "cygwin"}
21-
"--atleast-version=6.11.4" "rocksdb"]
21+
"--atleast-version=5.17.2" "rocksdb"]
2222

2323
]
2424
synopsis: "Virtual package relying on a system installation of RocksDB (version >= 8.0.0)"

packages/ocaml-rocksdb/ocaml-rocksdb.0.02/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ install: [make "install"]
3737
url {
3838
src: "https://github.com/chetmurthy/ocaml-rocksdb/archive/refs/tags/0.02.tar.gz"
3939
checksum: [
40-
"sha512=76d5df1164f86d30ff76d901a537f33cccc01b656b3bcd42fe9e858787488cb3f7125fbd26bef75fec7f175f7ea70ec587f4a8ce8568e3a225bf8139a39b97dc"
40+
"sha512=d2ff1148a2664ba5bc727d5a008b8922df3246b93e88ae9f4ac882723be4b664c589ded7ab6a106ca80f6493b0651c1befa3d5e0a26102037604ed7c0d2a3f7f"
4141
]
4242
}

0 commit comments

Comments
 (0)