curl: update to 8.14.0

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2025-05-28 12:10:13 +00:00
parent 32a3d2cdf4
commit 7a80d6b0ad

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.13.0" PKG_VERSION="8.14.0"
PKG_SHA256="4a093979a3c2d02de2fbc00549a32771007f2e78032c6faa5ecd2f7a9e152025" PKG_SHA256="b3634cfc538c72c9c6ca794ef4c73d7fdbd171e8dee2db837d83a5e45231002a"
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"