diff options
author | Armin Kuster <akuster808@gmail.com> | 2019-12-22 15:26:55 +0000 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-12-25 16:04:27 +0000 |
commit | 6b42f1c03376d4665df64cbfef0611ca32a0c22e (patch) | |
tree | 69590e058f93bd091c73c6eea5e1f8958c83012c | |
parent | 4786213cab4dfdadade1a4527976b5c8bb4011d4 (diff) | |
download | meta-security-6b42f1c03376d4665df64cbfef0611ca32a0c22e.tar.gz |
google-authenticator-libpam: update to 1.07
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.07.bb (renamed from recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.05.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.05.bb b/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.07.bb index 2181629..98f895c 100644 --- a/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.05.bb +++ b/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.07.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | 5 | ||
6 | SRC_URI = "git://github.com/google/google-authenticator-libpam.git" | 6 | SRC_URI = "git://github.com/google/google-authenticator-libpam.git" |
7 | SRCREV = "7365ed10d54393fb4c100cac063ae8edb744eac6" | 7 | SRCREV = "c9280f43610ce896f91eafd0f740a4eb4dcecedd" |
8 | 8 | ||
9 | DEPENDS = "libpam" | 9 | DEPENDS = "libpam" |
10 | 10 | ||