summaryrefslogtreecommitdiffstats
path: root/core/modules/pam/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2019-09-13 15:10:44 +0200
committerroot2019-09-13 15:10:44 +0200
commit39beeae6aa38353c735a98f24dee8e852497bb83 (patch)
treee9d14213486ed245fc68f4314c371937f30816ff /core/modules/pam/module.conf
parent[vbox/kernel] Update version (diff)
downloadmltk-39beeae6aa38353c735a98f24dee8e852497bb83.tar.gz
mltk-39beeae6aa38353c735a98f24dee8e852497bb83.tar.xz
mltk-39beeae6aa38353c735a98f24dee8e852497bb83.zip
[pam] Get recent pam_script from github
Diffstat (limited to 'core/modules/pam/module.conf')
-rw-r--r--core/modules/pam/module.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/modules/pam/module.conf b/core/modules/pam/module.conf
index 9839630c..14a9890a 100644
--- a/core/modules/pam/module.conf
+++ b/core/modules/pam/module.conf
@@ -24,5 +24,6 @@ REQUIRED_SYSTEM_FILES="
/etc/login.defs
/etc/securetty
"
-REQUIRED_PAM_SCRIPT_VERSION="1.1.6"
-REQUIRED_PAM_SCRIPT_URL="http://downloads.sourceforge.net/project/pam-script/pam-script-${REQUIRED_PAM_SCRIPT_VERSION}.tar.gz"
+REQUIRED_GIT="
+ https://github.com/jeroennijhof/pam_script.git
+"