Merge pull request #7416 from heitbaum/jellyfin10

jellyfin: update to 10.8.9 and addon (112)
This commit is contained in:
Christian Hewitt 2023-01-23 12:16:35 +04:00 committed by GitHub
commit 5d24172e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
112
- Update to Jellyfin 10.8.9
111
- Update to Jellyfin 10.8.8

View File

@ -3,8 +3,8 @@
PKG_NAME="jellyfin"
PKG_VERSION="1.0"
PKG_VERSION_NUMBER="10.8.8"
PKG_REV="111"
PKG_VERSION_NUMBER="10.8.9"
PKG_REV="112"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="https://jellyfin.org/"