curl: update to 8.10.1

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2024-09-18 10:39:19 +00:00
parent 5b73cfc112
commit c9086934a4

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="curl"
PKG_VERSION="8.10.0"
PKG_SHA256="e6b142f0e85e954759d37e26a3627e2278137595be80e3a860c4353e4335e5a0"
PKG_VERSION="8.10.1"
PKG_SHA256="73a4b0e99596a09fa5924a4fb7e4b995a85fda0d18a2c02ab9cf134bebce04ee"
PKG_LICENSE="MIT"
PKG_SITE="https://curl.haxx.se"
PKG_URL="https://curl.haxx.se/download/${PKG_NAME}-${PKG_VERSION}.tar.xz"