File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
PKG_NAME = jellyfin-web
2
- PKG_VERS = 10.10.0
2
+ PKG_VERS = 10.10.1
3
3
PKG_EXT = tar.gz
4
4
PKG_DIST_NAME = v$(PKG_VERS ) .$(PKG_EXT )
5
5
PKG_DIST_SITE = https://github.com/jellyfin/jellyfin-web/archive
Original file line number Diff line number Diff line change 1
- jellyfin-web-10.10.0 .tar.gz SHA1 02164bd479837dea1e1e81d055ed745acefa7b3c
2
- jellyfin-web-10.10.0 .tar.gz SHA256 4a800703f4feab6b704346d20a380a65de0c7692d76babd10c018df7b1b76f44
3
- jellyfin-web-10.10.0 .tar.gz MD5 cf4fe3e141320ef6889d5089341f24a2
1
+ jellyfin-web-10.10.1 .tar.gz SHA1 5f932bd7aa702cac3340ea344b88b77ab8ea5e75
2
+ jellyfin-web-10.10.1 .tar.gz SHA256 e6eb43203784dc78c0685c56d8a470ad4f0076166a0dc9a07e6b8df5e63a9f10
3
+ jellyfin-web-10.10.1 .tar.gz MD5 c20edaebb554c3d723c8a1010fc983a7
Original file line number Diff line number Diff line change 1
1
PKG_NAME = jellyfin
2
- PKG_VERS = 10.10.0
2
+ PKG_VERS = 10.10.1
3
3
PKG_EXT = tar.gz
4
4
PKG_DIST_NAME = v$(PKG_VERS ) .$(PKG_EXT )
5
5
PKG_DIST_SITE = https://github.com/jellyfin/jellyfin/archive
Original file line number Diff line number Diff line change 1
- jellyfin-10.10.0 .tar.gz SHA1 529e2704e6f56534351a9f480847b26a828a2d38
2
- jellyfin-10.10.0 .tar.gz SHA256 030cf3f83e61c9f329e8347ff71ea2859c2e666b5a067109061bb64122472854
3
- jellyfin-10.10.0 .tar.gz MD5 b8721ea5cf5a2ef77a6777fa9aeb7186
1
+ jellyfin-10.10.1 .tar.gz SHA1 d538f3d2cc0a224bf04d39c3f79f3925d57b1664
2
+ jellyfin-10.10.1 .tar.gz SHA256 af16ad7a403dc376f27192dd33cb5ac7c4f24dd49b5e607b8483e60cacf17619
3
+ jellyfin-10.10.1 .tar.gz MD5 5cf2d1bcacfce498f67319b0da7caa33
Original file line number Diff line number Diff line change 1
1
# Remember to also update jellyfin-web
2
2
SPK_NAME = jellyfin
3
- SPK_VERS = 10.10.0
4
- SPK_REV = 18
3
+ SPK_VERS = 10.10.1
4
+ SPK_REV = 19
5
5
SPK_ICON = src/jellyfin.png
6
6
7
7
DEPENDS = cross/jellyfin cross/jellyfin-web
@@ -16,7 +16,7 @@ UNSUPPORTED_ARCHS = $(32bit_ARCHS)
16
16
MAINTAINER = SynoCommunity
17
17
DESCRIPTION = "The Free Software Media System. It is an alternative to the proprietary Emby and Plex."
18
18
DISPLAY_NAME = Jellyfin
19
- CHANGELOG = "1. Update jellyfin to 10.10.0 <br/>2. Built with dotnet 8.0.10 and nodejs 20.18.0"
19
+ CHANGELOG = "1. Update jellyfin to 10.10.1 <br/>2. Built with dotnet 8.0.10 and nodejs 20.18.0"
20
20
HOMEPAGE = https://jellyfin.org
21
21
HELPURL = https://jellyfin.org/docs/general/server/settings.html
22
22
SUPPORTURL = https://jellyfin.org/docs/general/getting-help.html
You can’t perform that action at this time.
0 commit comments