diff options
-rw-r--r-- | meta-networking/recipes-support/libtevent/libtevent_0.10.1.bb (renamed from meta-networking/recipes-support/libtevent/libtevent_0.10.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/libtevent/libtevent_0.10.0.bb b/meta-networking/recipes-support/libtevent/libtevent_0.10.1.bb index a581d3abfc..f1b170dafd 100644 --- a/meta-networking/recipes-support/libtevent/libtevent_0.10.0.bb +++ b/meta-networking/recipes-support/libtevent/libtevent_0.10.1.bb | |||
@@ -13,8 +13,8 @@ SRC_URI = "https://samba.org/ftp/tevent/tevent-${PV}.tar.gz \ | |||
13 | " | 13 | " |
14 | LIC_FILES_CHKSUM = "file://tevent.h;endline=26;md5=4e458d658cb25e21efc16f720e78b85a" | 14 | LIC_FILES_CHKSUM = "file://tevent.h;endline=26;md5=4e458d658cb25e21efc16f720e78b85a" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "97ea9861252e52c24adf6c45ab676a60" | 16 | SRC_URI[md5sum] = "1060eb69d6994a847eecb73c4d391ced" |
17 | SRC_URI[sha256sum] = "33f39612cd6d1ae6a737245784581494846f5bb07827983d2f41f942446aa4e6" | 17 | SRC_URI[sha256sum] = "79a4da68b38b86ac71d8ac824ee3605ab22a6a91cfa83033a7db73f3dd6910b6" |
18 | 18 | ||
19 | inherit waf-samba | 19 | inherit waf-samba |
20 | 20 | ||