summaryrefslogtreecommitdiff
path: root/data/wget/make.sh
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-08-15 10:58:02 -1000
committerSam Bingner <sam@bingner.com>2018-08-15 10:58:02 -1000
commit39b0b655db9df5958c6baa47e76d82ca063c274f (patch)
tree9df9df2c8cdf7c60c4575dc9f2f3c3e29c684d71 /data/wget/make.sh
parentd4dd626a4c2a2156cdc6faefa0d7e6f6bff301d7 (diff)
Update wget to 1.19.5
Diffstat (limited to 'data/wget/make.sh')
-rw-r--r--data/wget/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/wget/make.sh b/data/wget/make.sh
index 27669d45c..0c19dae88 100644
--- a/data/wget/make.sh
+++ b/data/wget/make.sh
@@ -1,4 +1,4 @@
pkg:setup
-pkg:configure --with-ssl=openssl --with-libssl-prefix="$(PKG_DEST_ openssl)"
+pkg:configure --with-ssl=openssl --with-libssl-prefix="$(PKG_DEST_ openssl)" --without-libpsl gl_cv_func_unlink_honors_slashes=yes
make
pkg:install