summaryrefslogtreecommitdiff
path: root/data/curl/make.sh
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-08-15 14:59:57 -1000
committerSam Bingner <sam@bingner.com>2018-08-15 14:59:57 -1000
commit43bc222182e578e79b7563a1f6f7a97e82515229 (patch)
tree7f506b357686d6e66c8350e4e9e08184144d92f3 /data/curl/make.sh
parent73566fc459a618cfe466125df632de0f12e5cbea (diff)
Update curl to 7.61.0 and enable http2 support. Add libnghttp2 and libevent for http2 support.
Diffstat (limited to 'data/curl/make.sh')
-rw-r--r--data/curl/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/curl/make.sh b/data/curl/make.sh
index 7aad85705..c5467843f 100644
--- a/data/curl/make.sh
+++ b/data/curl/make.sh
@@ -1,4 +1,4 @@
pkg:setup
pkg:configure ac_cv_file___dev_urandom_=yes
-pkg:make
+pkg:make -j8
pkg:install