From b46386395b4156dceb93762a74166abeae796252 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Thu, 30 Dec 2021 13:17:26 -0800 Subject: [PATCH] google-authenticator-libpam: update to 1.09 Signed-off-by: Armin Kuster --- ...cator-libpam_1.08.bb => google-authenticator-libpam_1.09.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-security/google-authenticator-libpam/{google-authenticator-libpam_1.08.bb => google-authenticator-libpam_1.09.bb} (92%) diff --git a/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.08.bb b/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.09.bb similarity index 92% rename from recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.08.bb rename to recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.09.bb index e8ddf29..8a0b1ee 100644 --- a/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.08.bb +++ b/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.09.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;branch=master;protocol=https" -SRCREV = "2c7415d950fb0b4a7f779f045910666447b100ef" +SRCREV = "962f353aac6cfc7b804547319db40f8b804f0b6c" DEPENDS = "libpam"