summaryrefslogtreecommitdiff
path: root/meta-google/recipes-extended/networking/sslh_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/recipes-extended/networking/sslh_git.bb')
-rw-r--r--meta-google/recipes-extended/networking/sslh_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-google/recipes-extended/networking/sslh_git.bb b/meta-google/recipes-extended/networking/sslh_git.bb
index c96b26eb2b..d3357bea81 100644
--- a/meta-google/recipes-extended/networking/sslh_git.bb
+++ b/meta-google/recipes-extended/networking/sslh_git.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/yrutschle/sslh;branch=master;protocol=https"
-SRCREV = "63f9c4a582f79f4d0e484efe0ccaeed77a79f7df"
+SRCREV = "7e3f723699764a9d000902af55e15e0eb151281f"
S = "${WORKDIR}/git"
inherit perlnative
@@ -13,6 +13,7 @@ DEPENDS += "conf2struct-native"
DEPENDS += "libbsd"
DEPENDS += "libcap"
DEPENDS += "libconfig"
+DEPENDS += "libev"
DEPENDS += "systemd"
DEPENDS += "pcre2"