jellyfin: update to 10.8.8 and addon (111)

release notes:
- https://github.com/jellyfin/jellyfin/releases/tag/v10.8.8
This commit is contained in:
Rudi Heitbaum 2022-11-30 09:10:12 +00:00
parent b58b59cbad
commit 0e558b17dc
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
111
- Update to Jellyfin 10.8.8
110
- Update to Jellyfin 10.8.7

View File

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