fractal: rebuild with libressl-2.8
This commit is contained in:
parent
7cead0be51
commit
17bec8965a
|
@ -0,0 +1,7 @@
|
|||
--- Cargo.toml.orig 2018-10-29 23:40:42.980123180 +0100
|
||||
+++ Cargo.toml 2018-10-29 23:41:48.436502569 +0100
|
||||
@@ -6,3 +6,4 @@
|
||||
|
||||
[patch.crates-io]
|
||||
secret-service = { git = "https://github.com/jhaye/secret-service-rs", rev = "3c265527e43376fe8e00ddfa645a70813c35f449" }
|
||||
+openssl-sys = {git = 'https://github.com/jnbr/rust-openssl', rev = "d5471c97ae86e5bd1032eb6fd95005933f507c49"}
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fractal'
|
||||
pkgname=fractal
|
||||
version=3.30.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
hostmakedepends="rust cargo pkg-config"
|
||||
makedepends="gtk+3-devel glib-devel libressl-devel gstreamer1-devel
|
||||
|
|
Loading…
Reference in New Issue