Skip to content

Commit

Permalink
libcurl: Update from 7.58.0 to 7.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Mar 14, 2018
1 parent 35ebcb0 commit b895a48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/libcurl/build.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://curl.haxx.se/
TERMUX_PKG_DESCRIPTION="Easy-to-use client-side URL transfer library"
TERMUX_PKG_DEPENDS="openssl, libnghttp2"
TERMUX_PKG_VERSION=7.58.0
TERMUX_PKG_SHA256=1cb081f97807c01e3ed747b6e1c9fee7a01cb10048f1cd0b5f56cfe0209de731
TERMUX_PKG_VERSION=7.59.0
TERMUX_PKG_SHA256=b5920ffd6a8c95585fb95070e0ced38322790cb335c39d0dab852d12e157b5a0
TERMUX_PKG_SRCURL=http://curl.askapache.com/download/curl-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--with-ca-bundle=$TERMUX_PREFIX/etc/tls/cert.pem
Expand Down

0 comments on commit b895a48

Please sign in to comment.