summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/glome/glome_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/glome/glome_git.bb b/recipes-security/glome/glome_git.bb
index 12d6d5f..8787ddc 100644
--- a/recipes-security/glome/glome_git.bb
+++ b/recipes-security/glome/glome_git.bb
@@ -12,7 +12,7 @@ DEPENDS += "openssl"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14SRC_URI = "git://github.com/google/glome.git;branch=master;protocol=https" 14SRC_URI = "git://github.com/google/glome.git;branch=master;protocol=https"
15SRCREV = "978ad9fb165f1e382c875f2ce08a1fc4f2ddcf1b" 15SRCREV = "48d28f82bd51ae4bccc84fbbee93c375b026596b"
16 16
17FILES:${PN} += "${libdir}/security" 17FILES:${PN} += "${libdir}/security"
18 18