Merge pull request #9184 from heitbaum/pkg

Package updates
This commit is contained in:
CvH 2024-08-15 17:13:36 +02:00 committed by GitHub
commit b0a8fed5b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PKG_NAME="intel-ucode" PKG_NAME="intel-ucode"
PKG_VERSION="20240813" PKG_VERSION="20240813"
PKG_SHA256="81e11e8bac0f01b35c89cc772f068e3b22305a810eb0521a08e7ed2453bcdba6" PKG_SHA256="f46cfe1d8be8d3c2c5a0fb63fc4d48c7dd1444f34346f0e42ad92c706cb90e79"
PKG_ARCH="x86_64" PKG_ARCH="x86_64"
PKG_LICENSE="other" PKG_LICENSE="other"
PKG_SITE="https://downloadcenter.intel.com/search?keyword=linux+microcode" PKG_SITE="https://downloadcenter.intel.com/search?keyword=linux+microcode"

View File

@ -3,8 +3,8 @@
# 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.8.6" PKG_VERSION="3.8.7"
PKG_SHA256="2e1588aae53cb32d43937f1f4eca28febd9c0c7aa1734fc5dd61a7e81e0ebcdd" PKG_SHA256="fe302f2b6ad5a564bcb3678eb61616413ed5277aaf8e7bf7cdb9a95a18d9f477"
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/v${PKG_VERSION:0:3}/${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"