diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2021-10-26 07:48:49 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2021-10-26 07:48:49 -0700 |
commit | 241463eead448bff79e063383335c90de51c9bf5 (patch) | |
tree | 1890ce7458bffd5b8237d0eb1a764539d8a96e52 /debian/local | |
parent | d889f75a844792ac22c781dfcac7e09826d93310 (diff) | |
download | pam-241463eead448bff79e063383335c90de51c9bf5.tar.gz pam-241463eead448bff79e063383335c90de51c9bf5.tar.bz2 pam-241463eead448bff79e063383335c90de51c9bf5.zip |
More whitespace
Diffstat (limited to 'debian/local')
-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', ], |