Merge pull request #7051 from heitbaum/jellyfin

[le11] jellyfin: update to 10.8.6 and addon (109)
This commit is contained in:
CvH 2022-10-29 09:44:21 +02:00 committed by GitHub
commit f45ec289b2
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 @@
109
- Update to Jellyfin 10.8.6
108 108
- Update to Jellyfin 10.8.5 - Update to Jellyfin 10.8.5

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.5" PKG_VERSION_NUMBER="10.8.6"
PKG_REV="108" PKG_REV="109"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPLv2" PKG_LICENSE="GPLv2"
PKG_SITE="https://jellyfin.org/" PKG_SITE="https://jellyfin.org/"