curl: update to 7.71.1

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2020-06-29 01:01:50 +00:00
parent ddd7a12627
commit 4998b5734d

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="curl"
PKG_VERSION="7.70.0"
PKG_SHA256="032f43f2674008c761af19bf536374128c16241fb234699a55f9fb603fcfbae7"
PKG_VERSION="7.71.1"
PKG_SHA256="40f83eda27cdbeb25cd4da48cefb639af1b9395d6026d2da1825bf059239658c"
PKG_LICENSE="MIT"
PKG_SITE="http://curl.haxx.se"
PKG_URL="http://curl.haxx.se/download/$PKG_NAME-$PKG_VERSION.tar.xz"