diff options
-rw-r--r-- | debian/local/pam-auth-update | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/local/pam-auth-update b/debian/local/pam-auth-update index 6c4134bb..6c374fc1 100644 --- a/debian/local/pam-auth-update +++ b/debian/local/pam-auth-update @@ -47,13 +47,13 @@ my %md5sums = ( 'auth' => ['8d4fe17e66ba25de16a117035d1396aa'], 'account' => ['3c0c362eaf3421848b679d63fd48c3fa'], 'password' => [ - '4d5c92d595a46b69cd61f18feb4c0574', + '4d5c92d595a46b69cd61f18feb4c0574', '50fce2113dfda83ac8bdd5a6e706caec', '4bd7610f2e85f8ddaef79c7db7cb49eb', '9ba753d0824276b44bcadfee1f87b6bc', ], 'session' => [ - 'f297c731a467822cbd86e1283263e8a3', + 'f297c731a467822cbd86e1283263e8a3', '240fb92986c885b327cdb21dd641da8c', '4a25673e8b36f1805219027d3be02cd2', ], |