summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRubenKelevra2016-09-12 15:34:21 +0200
committerRubenKelevra2016-09-12 15:34:21 +0200
commit3fade3c0f5027070b20cd40e055620b856d83820 (patch)
treeb1f6f017bf23a801195fedbd9a7918c62b2596ba
parentbb2f89f2b941405744c586f3185918d18fc76cbc (diff)
downloadaur-3fade3c0f5027070b20cd40e055620b856d83820.tar.gz
update version
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b56a3764b1fc..864a5cf3e5f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -87,7 +87,8 @@ build() {
--with-http_v2_module \
--with-file-aio \
--with-pcre-jit \
- --with-stream
+ --with-stream \
+ --with-stream_ssl_module
make
}