curl: update to 8.8.0

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2024-05-23 14:31:19 +00:00
parent 7a4ede4c47
commit 67bc80afbd

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="curl"
PKG_VERSION="8.7.1"
PKG_SHA256="6fea2aac6a4610fbd0400afb0bcddbe7258a64c63f1f68e5855ebc0c659710cd"
PKG_VERSION="8.8.0"
PKG_SHA256="0f58bb95fc330c8a46eeb3df5701b0d90c9d9bfcc42bd1cd08791d12551d4400"
PKG_LICENSE="MIT"
PKG_SITE="https://curl.haxx.se"
PKG_URL="https://curl.haxx.se/download/${PKG_NAME}-${PKG_VERSION}.tar.xz"