File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
conf-rocksdb-ge-8-0-0/conf-rocksdb-ge-8-0-0.8.0.0
ocaml-rocksdb/ocaml-rocksdb.0.02 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ build: [
18
18
"--personality=i686-w64-mingw32" {os = "win32" & os-distribution = "cygwin" & host-arch-x86_32:installed}
19
19
"--personality=x86_64-w64-mingw32" {os = "win32" & os-distribution = "cygwin" & host-arch-x86_64:installed}
20
20
"pkg-config" {os != "win32" | os-distribution != "cygwin"}
21
- "--atleast-version=6.11.4 " "rocksdb"]
21
+ "--atleast-version=5.17.2 " "rocksdb"]
22
22
23
23
]
24
24
synopsis: "Virtual package relying on a system installation of RocksDB (version >= 8.0.0)"
Original file line number Diff line number Diff line change @@ -37,6 +37,6 @@ install: [make "install"]
37
37
url {
38
38
src: "https://github.com/chetmurthy/ocaml-rocksdb/archive/refs/tags/0.02.tar.gz"
39
39
checksum: [
40
- "sha512=76d5df1164f86d30ff76d901a537f33cccc01b656b3bcd42fe9e858787488cb3f7125fbd26bef75fec7f175f7ea70ec587f4a8ce8568e3a225bf8139a39b97dc "
40
+ "sha512=d2ff1148a2664ba5bc727d5a008b8922df3246b93e88ae9f4ac882723be4b664c589ded7ab6a106ca80f6493b0651c1befa3d5e0a26102037604ed7c0d2a3f7f "
41
41
]
42
42
}
You can’t perform that action at this time.
0 commit comments