diff options
-rw-r--r-- | meta/recipes-support/libevent/libevent_2.1.11.bb (renamed from meta/recipes-support/libevent/libevent_2.1.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libevent/libevent_2.1.10.bb b/meta/recipes-support/libevent/libevent_2.1.11.bb index 81ceb1cd91..1e18f0ab2c 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 = " \ | |||
12 | file://run-ptest \ | 12 | file://run-ptest \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "999caf86f52943af2363bc8077f00167" | 15 | SRC_URI[md5sum] = "7f35cfe69b82d879111ec0d7b7b1c531" |
16 | SRC_URI[sha256sum] = "e864af41a336bb11dab1a23f32993afe963c1f69618bd9292b89ecf6904845b0" | 16 | SRC_URI[sha256sum] = "a65bac6202ea8c5609fd5c7e480e6d25de467ea1917c08290c521752f147283d" |
17 | 17 | ||
18 | UPSTREAM_CHECK_URI = "http://libevent.org/" | 18 | UPSTREAM_CHECK_URI = "http://libevent.org/" |
19 | 19 | ||