Merge pull request #6064 from heitbaum/jellyfin10

jellyfin: update to 2.7.7 and addon (101)
This commit is contained in:
CvH 2022-01-02 11:05:41 +01:00 committed by GitHub
commit 7d2b13ad54
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,2 +1,5 @@
101
- Update Jellyfin to 2.7.7
100 100
- Initial release - Initial release

View File

@ -3,8 +3,8 @@
PKG_NAME="jellyfin" PKG_NAME="jellyfin"
PKG_VERSION="1.0" PKG_VERSION="1.0"
PKG_VERSION_NUMBER="10.7.6" PKG_VERSION_NUMBER="10.7.7"
PKG_REV="100" PKG_REV="101"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPLv2" PKG_LICENSE="GPLv2"
PKG_SITE="https://jellyfin.org/" PKG_SITE="https://jellyfin.org/"