mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
znc: Upgrade to 1.7.1
Fixes build with OpenSSL 1.1.x Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
467fe56ba4
commit
3dbbce586b
|
|
@ -5,13 +5,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
|||
|
||||
DEPENDS = "openssl zlib icu"
|
||||
|
||||
PV = "1.6.0"
|
||||
PV = "1.7.1"
|
||||
|
||||
SRC_URI = "git://github.com/znc/znc.git;name=znc \
|
||||
git://github.com/jimloco/Csocket.git;destsuffix=git/third_party/Csocket;name=Csocket \
|
||||
"
|
||||
SRCREV_znc = "f47e8465efa4e1cd948b9caae93ac401b4355df8"
|
||||
SRCREV_Csocket = "07b4437396122650e5b8fb3d014e820a5decf4ee"
|
||||
SRCREV_znc = "c426898b3a1b899dfe8a8b2a3eeb4b18d8be1bf2"
|
||||
SRCREV_Csocket = "e8d9e0bb248c521c2c7fa01e1c6a116d929c41b4"
|
||||
|
||||
# This constructs a composite revision based on multiple SRCREV's.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user