curl: update to 8.9.1

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2024-07-31 09:11:51 +00:00
parent 7706a637f3
commit 2d80f60f9e

View File

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