jellyfin: update to 10.8.4

release notes:
- https://github.com/jellyfin/jellyfin/releases/tag/v10.8.4
This commit is contained in:
Rudi Heitbaum 2022-08-14 02:15:21 +00:00
parent 5a56edfd6f
commit 73b26dc65f
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
107
- Update to Jellyfin 10.8.4
106
- Update to Jellyfin 10.8.3

View File

@ -3,8 +3,8 @@
PKG_NAME="jellyfin"
PKG_VERSION="1.0"
PKG_VERSION_NUMBER="10.8.3"
PKG_REV="106"
PKG_VERSION_NUMBER="10.8.4"
PKG_REV="107"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="https://jellyfin.org/"