mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
That's a security risk, if the source repo is maliciously altered. Let's add a dedicated script to automatically generate the source files instead.
7 lines
324 B
Text
7 lines
324 B
Text
SOURCE_URL=https://repo.jellyfin.org/releases/server/debian/versions/stable/server/10.7.0/jellyfin-server_10.7.0-1_amd64.deb
|
|
SOURCE_SUM=3e2ced1f99167961e341dae674a94d8fd892a857bcc3bba026654ce9284062de
|
|
SOURCE_SUM_PRG=sha256sum
|
|
SOURCE_FORMAT=deb
|
|
SOURCE_IN_SUBDIR=false
|
|
SOURCE_EXTRACT=false
|
|
SOURCE_FILENAME=jellyfin-server.deb
|