curl: update to 8.14.1

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2025-06-04 14:40:25 +00:00
parent a315ee2809
commit 3307177de3

View File

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