curl: update to 8.2.1

Release notes:
- https://curl.se/changes.html
This commit is contained in:
Rudi Heitbaum 2023-07-19 10:05:15 +00:00
parent 6fcbb01167
commit 090f3d8c8b

View File

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