From 7872fb1c5e7ef60fd17caca4495f6bdfb5f6a824 Mon Sep 17 00:00:00 2001
From: mreid-tt <943378+mreid-tt@users.noreply.github.com>
Date: Tue, 19 Nov 2024 05:02:23 -0400
Subject: [PATCH] Update to Jellyfin v10.10.3
---
cross/jellyfin-web/Makefile | 2 +-
cross/jellyfin-web/digests | 6 +++---
cross/jellyfin/Makefile | 2 +-
cross/jellyfin/digests | 6 +++---
spk/jellyfin/Makefile | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/cross/jellyfin-web/Makefile b/cross/jellyfin-web/Makefile
index 5b16a419ba3..6d803a0de47 100644
--- a/cross/jellyfin-web/Makefile
+++ b/cross/jellyfin-web/Makefile
@@ -1,5 +1,5 @@
PKG_NAME = jellyfin-web
-PKG_VERS = 10.10.2
+PKG_VERS = 10.10.3
PKG_EXT = tar.gz
PKG_DIST_NAME = v$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/jellyfin/jellyfin-web/archive
diff --git a/cross/jellyfin-web/digests b/cross/jellyfin-web/digests
index 1f0b3c48452..ede4e72bebb 100644
--- a/cross/jellyfin-web/digests
+++ b/cross/jellyfin-web/digests
@@ -1,3 +1,3 @@
-jellyfin-web-10.10.2.tar.gz SHA1 c878f7aa4e61419f8dde403ce3993c8fd30950b6
-jellyfin-web-10.10.2.tar.gz SHA256 2f7ca4771b28458a4b710c832a5dde8f4b655315e4e06d4f3f6325d8bbc4b878
-jellyfin-web-10.10.2.tar.gz MD5 c03b0da73b98d780b659be14d4a2a1af
+jellyfin-web-10.10.3.tar.gz SHA1 d82b2ab36f6e61f8624fe6716a9f4c9c5abd2de5
+jellyfin-web-10.10.3.tar.gz SHA256 23d269d7fcb120ad697d3506f1ea71882f33353b53a4d5b6f7ef86d13ae21710
+jellyfin-web-10.10.3.tar.gz MD5 b89661bd61e2ba9700b1d5d0f377487c
diff --git a/cross/jellyfin/Makefile b/cross/jellyfin/Makefile
index db3afa2d466..bbaf6e28df9 100644
--- a/cross/jellyfin/Makefile
+++ b/cross/jellyfin/Makefile
@@ -1,5 +1,5 @@
PKG_NAME = jellyfin
-PKG_VERS = 10.10.2
+PKG_VERS = 10.10.3
PKG_EXT = tar.gz
PKG_DIST_NAME = v$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/jellyfin/jellyfin/archive
diff --git a/cross/jellyfin/digests b/cross/jellyfin/digests
index 314846e425f..9a9b9bea7ed 100644
--- a/cross/jellyfin/digests
+++ b/cross/jellyfin/digests
@@ -1,3 +1,3 @@
-jellyfin-10.10.2.tar.gz SHA1 21fc3d4d627691c028b8e69c501e9876c1caf0ff
-jellyfin-10.10.2.tar.gz SHA256 d64ad11a28e3c4d58dc6469fd897ec6ac2dd5d0625c01b1bdb64475309d16ac6
-jellyfin-10.10.2.tar.gz MD5 4773b944309f7f181c970658bf4dedb4
+jellyfin-10.10.3.tar.gz SHA1 11b621f31664893e904fe13c1a532384cf76ba16
+jellyfin-10.10.3.tar.gz SHA256 7f69090cf146b5c3ca8799e5c0ba3b2e696efb8807ee8675d15a39be1af3cf4d
+jellyfin-10.10.3.tar.gz MD5 731b381a805de61467b6f645dc8cded2
diff --git a/spk/jellyfin/Makefile b/spk/jellyfin/Makefile
index 245fc4aa79d..6671208590f 100644
--- a/spk/jellyfin/Makefile
+++ b/spk/jellyfin/Makefile
@@ -1,6 +1,6 @@
# Remember to also update jellyfin-web
SPK_NAME = jellyfin
-SPK_VERS = 10.10.2
+SPK_VERS = 10.10.3
SPK_REV = 20
SPK_ICON = src/jellyfin.png
@@ -16,7 +16,7 @@ UNSUPPORTED_ARCHS = $(32bit_ARCHS)
MAINTAINER = SynoCommunity
DESCRIPTION = "The Free Software Media System. It is an alternative to the proprietary Emby and Plex."
DISPLAY_NAME = Jellyfin
-CHANGELOG = "1. Update jellyfin to 10.10.2
2. Built with dotnet 8.0.11 and nodejs 20.18.0"
+CHANGELOG = "1. Update jellyfin to 10.10.3
2. Built with dotnet 8.0.11 and nodejs 20.18.0"
HOMEPAGE = https://jellyfin.org
HELPURL = https://jellyfin.org/docs/general/server/settings.html
SUPPORTURL = https://jellyfin.org/docs/general/getting-help.html