aboutsummaryrefslogtreecommitdiff
path: root/community/aria2/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-08-27 15:47:04 +0300
committerCem Keylan <cem@ckyln.com>2021-08-27 15:47:04 +0300
commit2a2616ce806c744179d1f4c3613ebbed5d5febdd (patch)
treea136fce98738019d15057c6063d3c52406ab74df /community/aria2/build
parent9390ab883f35fd3233e680478555a33d7ca25b25 (diff)
downloadrepository-2a2616ce806c744179d1f4c3613ebbed5d5febdd.tar.gz
aria2: bump to 1.36.0
Diffstat (limited to 'community/aria2/build')
-rwxr-xr-xcommunity/aria2/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/aria2/build b/community/aria2/build
index f6281345..af3418ee 100755
--- a/community/aria2/build
+++ b/community/aria2/build
@@ -11,6 +11,8 @@ export PKG_CONFIG="pkgconf --static"
--disable-websocket \
--without-libxml2 \
--without-libexpat \
+ --without-libnettle \
+ --without-gnutls \
--without-sqlite3
make LDFLAGS="$LDFLAGS -all-static"