summaryrefslogtreecommitdiff
path: root/data/stunnel
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-12-13 15:10:30 -1000
committerSam Bingner <sam@bingner.com>2018-12-13 15:10:30 -1000
commitc54a909c8b5a8519130803cf55f68603c0ad3682 (patch)
treecb2673752eb3ee54a9080e8a475db4ee28e05ebe /data/stunnel
parent8392357d8d02c96c1a0b6933c0748e47c29e7e30 (diff)
Update git to 2.20.0 and update some openssl deps
Diffstat (limited to 'data/stunnel')
-rw-r--r--data/stunnel/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/stunnel/make.sh b/data/stunnel/make.sh
index 980523002..b8dfb1116 100644
--- a/data/stunnel/make.sh
+++ b/data/stunnel/make.sh
@@ -1,5 +1,5 @@
pkg:setup
-pkg:configure ac_cv_file___dev_urandom_=yes ac_cv_file___dev_ptmx_=yes ac_cv_file___dev_ptc_=no --with-ssl="$(PKG_DEST_ openssl)/usr"
+pkg:configure ac_cv_file___dev_urandom_=yes ac_cv_file___dev_ptmx_=yes ac_cv_file___dev_ptc_=no --with-ssl="$(PKG_DEST_ _openssl1.0)/usr"
make -j8
y '' | pkg:install openssl="$(which openssl)"
pkg: cp -af %/stunnel3 /usr/bin