curl: update to 8.13.0

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2025-04-02 10:07:14 +00:00
parent 12d1dd7575
commit 572b8119c1

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="curl"
PKG_VERSION="8.12.1"
PKG_SHA256="0341f1ed97a26c811abaebd37d62b833956792b7607ea3f15d001613c76de202"
PKG_VERSION="8.13.0"
PKG_SHA256="4a093979a3c2d02de2fbc00549a32771007f2e78032c6faa5ecd2f7a9e152025"
PKG_LICENSE="MIT"
PKG_SITE="https://curl.haxx.se"
PKG_URL="https://curl.haxx.se/download/${PKG_NAME}-${PKG_VERSION}.tar.xz"