curl: update to curl-7.68.0

This commit is contained in:
MilhouseVH 2020-02-13 23:42:18 +00:00
parent 035ec9e59d
commit 8f433246a3

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="curl"
PKG_VERSION="7.67.0"
PKG_SHA256="f5d2e7320379338c3952dcc7566a140abb49edb575f9f99272455785c40e536c"
PKG_VERSION="7.68.0"
PKG_SHA256="b724240722276a27f6e770b952121a3afd097129d8c9fe18e6272dc34192035a"
PKG_LICENSE="MIT"
PKG_SITE="http://curl.haxx.se"
PKG_URL="http://curl.haxx.se/download/$PKG_NAME-$PKG_VERSION.tar.xz"