summaryrefslogtreecommitdiff
path: root/third_party/pam_wrapper/wscript
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2018-09-20 09:13:09 +0200
committerAndreas Schneider <asn@cryptomilk.org>2018-10-02 14:12:13 +0200
commit1fd2a79a92fc30d7667eb97d0846043a9d29b5cf (patch)
treede3f2c35a023a678bdc3ba06270dcf64aeca411a /third_party/pam_wrapper/wscript
parent20302506324f11b55d21f14cba9e6476c6152da6 (diff)
downloadsamba-1fd2a79a92fc30d7667eb97d0846043a9d29b5cf.tar.gz
third_party: Update pam_wrapper to version 1.0.7
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
Diffstat (limited to 'third_party/pam_wrapper/wscript')
-rw-r--r--third_party/pam_wrapper/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/pam_wrapper/wscript b/third_party/pam_wrapper/wscript
index ddc4bf85e11..f9ad73703de 100644
--- a/third_party/pam_wrapper/wscript
+++ b/third_party/pam_wrapper/wscript
@@ -2,7 +2,7 @@
import os
-VERSION="1.0.6"
+VERSION="1.0.7"
def find_library(library_names, lookup_paths):
for directory in lookup_paths: