From 6b42f1c03376d4665df64cbfef0611ca32a0c22e Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 22 Dec 2019 15:26:55 +0000 Subject: [PATCH] google-authenticator-libpam: update to 1.07 Signed-off-by: Armin Kuster --- ...cator-libpam_1.05.bb => google-authenticator-libpam_1.07.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-security/google-authenticator-libpam/{google-authenticator-libpam_1.05.bb => google-authenticator-libpam_1.07.bb} (91%) 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 similarity index 91% rename from recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.05.bb rename to 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" LICENSE = "Apache-2.0" SRC_URI = "git://github.com/google/google-authenticator-libpam.git" -SRCREV = "7365ed10d54393fb4c100cac063ae8edb744eac6" +SRCREV = "c9280f43610ce896f91eafd0f740a4eb4dcecedd" DEPENDS = "libpam"