mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #4892 from heitbaum/bump-tls
gnutls: update to 3.7.0
This commit is contained in:
commit
f1250a8a89
@ -3,11 +3,11 @@
|
|||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="gnutls"
|
PKG_NAME="gnutls"
|
||||||
PKG_VERSION="3.6.15"
|
PKG_VERSION="3.7.0"
|
||||||
PKG_SHA256="0ea8c3283de8d8335d7ae338ef27c53a916f15f382753b174c18b45ffd481558"
|
PKG_SHA256="49e2a22691d252c9f24a9829b293a8f359095bc5a818351f05f1c0a5188a1df8"
|
||||||
PKG_LICENSE="LGPL2.1"
|
PKG_LICENSE="LGPL2.1"
|
||||||
PKG_SITE="https://gnutls.org"
|
PKG_SITE="https://gnutls.org"
|
||||||
PKG_URL="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="https://www.gnupg.org/ftp/gcrypt/gnutls/v${PKG_VERSION:0:3}/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS_TARGET="toolchain libidn2 nettle zlib"
|
PKG_DEPENDS_TARGET="toolchain libidn2 nettle zlib"
|
||||||
PKG_LONGDESC="A library which provides a secure layer over a reliable transport layer."
|
PKG_LONGDESC="A library which provides a secure layer over a reliable transport layer."
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user