void-packages/srcpkgs/taizen/patches/libressl-2.9.patch
2019-06-16 13:55:17 +02:00

10 lines
330 B
Diff

--- Cargo.toml.orig 2018-10-30 00:39:37.753448674 +0100
+++ Cargo.toml 2018-10-30 00:40:01.649440996 +0100
@@ -13,3 +13,7 @@
urlencoding = "1.0.0"
clap = "2.32.0"
lazy_static = "1.0.2"
+
+
+[patch.crates-io]
+openssl-sys = {git = 'https://github.com/jnbr/rust-openssl', rev = "5675404012996556db6bef9f8589536241561699"}