mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
curl: update to 8.1.0
- https://curl.se/changes.html#8_1_0 - https://daniel.haxx.se/blog/2023/05/17/curl-8-1-0-http2-over-proxy/
This commit is contained in:
parent
0c6cfab60f
commit
e6eaa8c19f
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="curl"
|
||||
PKG_VERSION="8.0.1"
|
||||
PKG_SHA256="0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0"
|
||||
PKG_VERSION="8.1.0"
|
||||
PKG_SHA256="6bd80ad4f07187015911216ee7185b90d285ac5162aed1bded144f9f93232a3c"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://curl.haxx.se"
|
||||
PKG_URL="https://curl.haxx.se/download/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user