curl: update to 8.4.0

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2023-10-11 10:44:23 +00:00
parent 4de8d2ed8c
commit b6f23b35aa

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="curl"
PKG_VERSION="8.3.0"
PKG_SHA256="376d627767d6c4f05105ab6d497b0d9aba7111770dd9d995225478209c37ea63"
PKG_VERSION="8.4.0"
PKG_SHA256="16c62a9c4af0f703d28bda6d7bbf37ba47055ad3414d70dec63e2e6336f2a82d"
PKG_LICENSE="MIT"
PKG_SITE="https://curl.haxx.se"
PKG_URL="https://curl.haxx.se/download/${PKG_NAME}-${PKG_VERSION}.tar.xz"