1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00

bump ldap plugin

This commit is contained in:
Kay0u 2021-12-13 14:53:13 +01:00
parent 65d39036a2
commit 96cb21fff8
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://repo.jellyfin.org/releases/plugin/ldap-authentication/ldap-authentication_12.0.0.0.zip
SOURCE_SUM=e3ef05fdb0cce145504a34595aefe568e47964e981017d9ccb87f39e58fff861
SOURCE_URL=https://repo.jellyfin.org/releases/plugin/ldap-authentication/ldap-authentication_14.0.0.0.zip
SOURCE_SUM=7e09c87b698b3315357139468ec601b1395b2e88cb940c20d3e716f9bf48a37c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -9,7 +9,7 @@ pkg_version="10.7.7-1"
version=$(echo "$pkg_version" | cut -d '-' -f 1)
ffmpeg_pkg_version="4.3.2-1"
ldap_pkg_version="12.0.0.0"
ldap_pkg_version="14.0.0.0"
architecture=$(dpkg --print-architecture)