Commit 86610438 authored by Andreas Müller's avatar Andreas Müller Committed by Armin Kuster
Browse files

libtevent: fix SRC_URI - http has gone

Signed-off-by: default avatarAndreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: default avatarJoe MacDonald <joe_macdonald@mentor.com>
(cherry picked from commit 3a3e4438

)
Signed-off-by: default avatarChai, Chong Yi <chong.yi.chai@intel.com>
Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -6,7 +6,7 @@ LICENSE = "LGPLv3+"
DEPENDS += "libtalloc"
RDEPENDS_python-tevent = "python"
SRC_URI = "http://samba.org/ftp/tevent/tevent-${PV}.tar.gz \
SRC_URI = "https://samba.org/ftp/tevent/tevent-${PV}.tar.gz \
file://tevent-Add-configure-options-for-packages.patch \
"
LIC_FILES_CHKSUM = "file://tevent.h;endline=26;md5=4e458d658cb25e21efc16f720e78b85a"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment