Merge pull request #8298 from heitbaum/addon

Addon updates
This commit is contained in:
Christian Hewitt 2023-11-07 12:21:51 +04:00 committed by GitHub
commit 85d2c05547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -3,8 +3,8 @@
PKG_NAME="jellyfin"
PKG_VERSION="1.0"
PKG_VERSION_NUMBER="10.8.11"
PKG_REV="1"
PKG_VERSION_NUMBER="10.8.12"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="https://jellyfin.org/"

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="btrfs-progs"
PKG_VERSION="6.6"
PKG_SHA256="59e13460c978b6e40d4fe5b146663d480de5ad3b6529d1a88723a50e1e9dfc15"
PKG_REV="2"
PKG_VERSION="6.6.1"
PKG_SHA256="c09c0840da7e1194472bfa33799207d5e41f801f80c3e7ecb9fd7939af52f884"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://btrfs.readthedocs.io/"