summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTrevor Bramble2018-09-19 11:27:17 -0700
committerTrevor Bramble2018-09-19 11:27:17 -0700
commit34d1b10545978f833c7ea5b7ad6ce192de96801c (patch)
tree32e9ea493967ea2012835091d26a8276c2ed455b /.SRCINFO
parent063b2b1f9696bab24dd333eaea526c529b25ac21 (diff)
downloadaur-34d1b10545978f833c7ea5b7ad6ce192de96801c.tar.gz
Add openssl version constraint
The openssl crate can't detect OpenSSL 1.1.1 and won't build. https://github.com/koute/cargo-web/issues/139
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e665b26d89cf..9099c3c3dd3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Sep 14 21:34:50 UTC 2018
+# Wed Sep 19 18:27:00 UTC 2018
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
pkgver = 0.63.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.habitat.sh/
arch = x86_64
license = Apache
@@ -12,6 +12,7 @@ pkgbase = habitat
makedepends = zeromq
depends = libarchive
depends = libsodium
+ depends = openssl<1.1.1
provides = habitat
conflicts = habitat-bin
conflicts = habitat-git