curl: update to 8.5.0

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2023-12-06 12:57:03 +00:00
parent 0ee24f5077
commit f790984081

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="curl"
PKG_VERSION="8.4.0"
PKG_SHA256="16c62a9c4af0f703d28bda6d7bbf37ba47055ad3414d70dec63e2e6336f2a82d"
PKG_VERSION="8.5.0"
PKG_SHA256="42ab8db9e20d8290a3b633e7fbb3cec15db34df65fd1015ef8ac1e4723750eeb"
PKG_LICENSE="MIT"
PKG_SITE="https://curl.haxx.se"
PKG_URL="https://curl.haxx.se/download/${PKG_NAME}-${PKG_VERSION}.tar.xz"