Merge pull request #8202 from heitbaum/curl

curl: update to 8.4.0
This commit is contained in:
CvH 2023-10-16 21:18:29 +02:00 committed by GitHub
commit 89b8ac3240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"