curl: update to 7.73

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2020-11-04 07:43:13 +00:00
parent 16e16f3784
commit 71d60b333f

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="curl"
PKG_VERSION="7.72.0"
PKG_SHA256="0ded0808c4d85f2ee0db86980ae610cc9d165e9ca9da466196cc73c346513713"
PKG_VERSION="7.73.0"
PKG_SHA256="7c4c7ca4ea88abe00fea4740dcf81075c031b1d0bb23aff2d5efde20a3c2408a"
PKG_LICENSE="MIT"
PKG_SITE="http://curl.haxx.se"
PKG_URL="http://curl.haxx.se/download/$PKG_NAME-$PKG_VERSION.tar.xz"