mirror of
https://github.com/YunoHost-Apps/humhub_ynh.git
synced 2024-09-03 19:26:11 +02:00
Update auth-basic module version
This commit is contained in:
parent
9d6416291d
commit
885d818f65
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ php_dependencies="php${YNH_PHP_VERSION}-imagick php${YNH_PHP_VERSION}-curl php${
|
|||
# dependencies used by the app (must be on a single line)
|
||||
pkg_dependencies="$php_dependencies"
|
||||
|
||||
HUMHUB_AUTH_BASIC_VERSION=0.1.0
|
||||
HUMHUB_AUTH_BASIC_VERSION=0.1.2
|
||||
HUMHUB_AUTH_BASIC_PATH="/protected/modules/auth-basic"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue