Leonid Plyushch
6 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
packages/libcurl/build.sh
|
|
@ -1,9 +1,9 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=https://curl.haxx.se/ |
|
|
|
TERMUX_PKG_DESCRIPTION="Easy-to-use client-side URL transfer library" |
|
|
|
TERMUX_PKG_LICENSE="MIT" |
|
|
|
TERMUX_PKG_VERSION=7.65.0 |
|
|
|
TERMUX_PKG_VERSION=7.65.1 |
|
|
|
TERMUX_PKG_SRCURL=https://curl.haxx.se/download/curl-${TERMUX_PKG_VERSION}.tar.bz2 |
|
|
|
TERMUX_PKG_SHA256=ea47c08f630e88e413c85793476e7e5665647330b6db35f5c19d72b3e339df5c |
|
|
|
TERMUX_PKG_SHA256=cbd36df60c49e461011b4f3064cff1184bdc9969a55e9608bf5cadec4686e3f7 |
|
|
|
TERMUX_PKG_DEPENDS="openssl (>= 1.1.1), libnghttp2, zlib" |
|
|
|
|
|
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" |
|
|
|