From: Oleksandr Kravchuk Date: Tue, 13 Aug 2019 18:15:22 +0000 (+0200) Subject: libevent: update to 2.1.11 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13591 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b36db836547a23f43c5f97bf3706d7b210c209c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libevent: update to 2.1.11 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libevent/libevent_2.1.10.bb b/meta/recipes-support/libevent/libevent_2.1.11.bb similarity index 88% rename from meta/recipes-support/libevent/libevent_2.1.10.bb rename to meta/recipes-support/libevent/libevent_2.1.11.bb index 81ceb1cd91f..1e18f0ab2c3 100644 --- a/meta/recipes-support/libevent/libevent_2.1.10.bb +++ b/meta/recipes-support/libevent/libevent_2.1.11.bb @@ -12,8 +12,8 @@ SRC_URI = " \ file://run-ptest \ " -SRC_URI[md5sum] = "999caf86f52943af2363bc8077f00167" -SRC_URI[sha256sum] = "e864af41a336bb11dab1a23f32993afe963c1f69618bd9292b89ecf6904845b0" +SRC_URI[md5sum] = "7f35cfe69b82d879111ec0d7b7b1c531" +SRC_URI[sha256sum] = "a65bac6202ea8c5609fd5c7e480e6d25de467ea1917c08290c521752f147283d" UPSTREAM_CHECK_URI = "http://libevent.org/"