summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.08.bb (renamed from recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.07.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.07.bb b/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.08.bb
index 98f895c..2ba949e 100644
--- a/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.07.bb
+++ b/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.08.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5 5
6SRC_URI = "git://github.com/google/google-authenticator-libpam.git" 6SRC_URI = "git://github.com/google/google-authenticator-libpam.git"
7SRCREV = "c9280f43610ce896f91eafd0f740a4eb4dcecedd" 7SRCREV = "2c7415d950fb0b4a7f779f045910666447b100ef"
8 8
9DEPENDS = "libpam" 9DEPENDS = "libpam"
10 10