curl: update to 8.9.0

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2024-07-24 12:59:34 +00:00
parent 76c0735279
commit f9ca062b38

View File

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