Skip to content

Commit d045ca5

Browse files
committed
curl: update to 7.83.1
release notes: - https://curl.se/changes.html#7_83_1
1 parent 61c5af1 commit d045ca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/web/curl/package.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
44

55
PKG_NAME="curl"
6-
PKG_VERSION="7.83.0"
7-
PKG_SHA256="bbff0e6b5047e773f3c3b084d80546cc1be4e354c09e419c2d0ef6116253511a"
6+
PKG_VERSION="7.83.1"
7+
PKG_SHA256="2cb9c2356e7263a1272fd1435ef7cdebf2cd21400ec287b068396deb705c22c4"
88
PKG_LICENSE="MIT"
99
PKG_SITE="https://curl.haxx.se"
1010
PKG_URL="https://curl.haxx.se/download/${PKG_NAME}-${PKG_VERSION}.tar.xz"

0 commit comments

Comments
 (0)