curl: update to 8.15.0

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2025-07-16 13:40:23 +00:00
parent 494adb4264
commit cffc831843

View File

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