diff options
Diffstat (limited to 'meta-networking/recipes-irc/znc/znc_git.bb')
| -rw-r--r-- | meta-networking/recipes-irc/znc/znc_git.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-irc/znc/znc_git.bb b/meta-networking/recipes-irc/znc/znc_git.bb index c8a19dc569..77db25b330 100644 --- a/meta-networking/recipes-irc/znc/znc_git.bb +++ b/meta-networking/recipes-irc/znc/znc_git.bb | |||
| @@ -7,7 +7,9 @@ DEPENDS = "openssl" | |||
| 7 | PV = "1.0+git" | 7 | PV = "1.0+git" |
| 8 | 8 | ||
| 9 | SRCREV = "ef59c23068547c132cb678092fba9a21317fd5f2" | 9 | SRCREV = "ef59c23068547c132cb678092fba9a21317fd5f2" |
| 10 | SRC_URI = "git://github.com/znc/znc.git" | 10 | SRC_URI = "git://github.com/znc/znc.git \ |
| 11 | file://0001-Fix-NULL-pointer-dereference-in-webadmin.patch \ | ||
| 12 | " | ||
| 11 | 13 | ||
| 12 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 13 | 15 | ||
