curl: update to 8.7.1

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2024-03-06 12:20:35 +00:00
parent 968e28533f
commit 17e063da59

View File

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