diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-09-16 01:40:49 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-09-16 07:10:03 -0700 |
| commit | f9164a19aef5536558c535bbe650354d173e5f7b (patch) | |
| tree | b82808abe6cf6d3185dc42adb945e4f993b300a0 | |
| parent | d6b7b046077f5cc7abd2626ce28ef658898b711b (diff) | |
| download | meta-openembedded-f9164a19aef5536558c535bbe650354d173e5f7b.tar.gz | |
znc: update to 1.7.4
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-irc/znc/znc_1.7.4.bb (renamed from meta-networking/recipes-irc/znc/znc_1.7.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-irc/znc/znc_1.7.3.bb b/meta-networking/recipes-irc/znc/znc_1.7.4.bb index b7d46af6f6..75860073a9 100644 --- a/meta-networking/recipes-irc/znc/znc_1.7.3.bb +++ b/meta-networking/recipes-irc/znc/znc_1.7.4.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "openssl zlib icu" | |||
| 8 | SRC_URI = "git://github.com/znc/znc.git;name=znc \ | 8 | SRC_URI = "git://github.com/znc/znc.git;name=znc \ |
| 9 | git://github.com/jimloco/Csocket.git;destsuffix=git/third_party/Csocket;name=Csocket \ | 9 | git://github.com/jimloco/Csocket.git;destsuffix=git/third_party/Csocket;name=Csocket \ |
| 10 | " | 10 | " |
| 11 | SRCREV_znc = "be1b6bcd4cafbc57ebc298d89a5402ae7df55a8a" | 11 | SRCREV_znc = "e661cdf9a394e2afd1b97517efa21fa2fa757e22" |
| 12 | SRCREV_Csocket = "e8d9e0bb248c521c2c7fa01e1c6a116d929c41b4" | 12 | SRCREV_Csocket = "e8d9e0bb248c521c2c7fa01e1c6a116d929c41b4" |
| 13 | 13 | ||
| 14 | # This constructs a composite revision based on multiple SRCREV's. | 14 | # This constructs a composite revision based on multiple SRCREV's. |
