curl: update to 8.3.0

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2023-09-13 12:03:53 +00:00
parent c1dd6677ea
commit b6a5f167d7

View File

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