aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorIhor Antonov <ihor@antonovs.family>2019-11-03 19:19:38 -0500
committerIhor Antonov <ihor@antonovs.family>2019-11-03 19:19:38 -0500
commitbab5d1070f1fa6d8e78fec31f8e99be0d0037588 (patch)
treec0433a85e564dd6f41c28cc64083a917b2066075 /README.md
parentMerge branch 'master' into portable (diff)
downloadOpenSMTPD-bab5d1070f1fa6d8e78fec31f8e99be0d0037588.tar.xz
OpenSMTPD-bab5d1070f1fa6d8e78fec31f8e99be0d0037588.zip
doc: version clarification
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 117739e5..35ed53d5 100644
--- a/README.md
+++ b/README.md
@@ -43,11 +43,13 @@ Portable OpenSMTPD relies on:
or byacc (http://invisible-island.net/byacc/byacc.html)
* libevent (http://libevent.org/)
* libtool (http://www.gnu.org/software/libtool/)
- * libressl (https://www.libressl.org/) >= 3.0.2
- or OpenSSL (https://www.openssl.org/) >= 1.1.0
- * libasr (https://opensmtpd.org/archives/libasr-1.0.3.tar.gz) >= 1.0.3
+ * libressl (https://www.libressl.org/)
+ or OpenSSL (https://www.openssl.org/)
+ * libasr (https://opensmtpd.org/archives/libasr-1.0.3.tar.gz)
+By defaul OpenSMTPD expects latest versions of all dependencies unless noted otherwise
+
## Get the source
git clone -b portable git://github.com/OpenSMTPD/OpenSMTPD.git opensmtpd