aria2: Update from 1.31.0 to 1.32.0
This commit is contained in:
parent
f56ab29af7
commit
510fb10385
@ -1,8 +1,8 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://aria2.github.io
|
||||
TERMUX_PKG_DESCRIPTION="Download utility supporting HTTP/HTTPS, FTP, BitTorrent and Metalink"
|
||||
TERMUX_PKG_VERSION=1.31.0
|
||||
TERMUX_PKG_VERSION=1.32.0
|
||||
TERMUX_PKG_SRCURL=https://github.com/aria2/aria2/releases/download/release-${TERMUX_PKG_VERSION}/aria2-${TERMUX_PKG_VERSION}.tar.xz
|
||||
TERMUX_PKG_SHA256=7b85619048b23406f241e38a5b1b8b0bc2cae9e80fd117810c2a71ecca813f8c
|
||||
TERMUX_PKG_SHA256=546e9194a9135d665fce572cb93c88f30fb5601d113bfa19951107ced682dc50
|
||||
TERMUX_PKG_DEPENDS="c-ares, openssl, libxml2"
|
||||
# sqlite3 is only used for loading cookies from firefox or chrome:
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
|
@ -1,11 +0,0 @@
|
||||
diff -u -r ../aria2-1.31.0/configure ./configure
|
||||
--- ../aria2-1.31.0/configure 2017-01-16 14:36:12.000000000 +0100
|
||||
+++ ./configure 2017-03-18 22:59:35.435911913 +0100
|
||||
@@ -26132,7 +26132,6 @@
|
||||
case "$host" in
|
||||
*android*)
|
||||
android=yes
|
||||
- LIBS="$LIBS -lstdc++ -lsupc++"
|
||||
case "$host" in
|
||||
arm-*)
|
||||
android_arm=yes
|
Loading…
Reference in New Issue
Block a user