jellyfin: update to 10.8.9 and addon (112)

This commit is contained in:
Rudi Heitbaum 2023-01-23 07:19:08 +00:00
parent 6c82ffab94
commit 430b107532
2 changed files with 5 additions and 2 deletions

View File

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

View File

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