mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
curl: upgrade to 7.36.0
(From OE-Core rev: a4b5173dcba0384589debceebf90e98a2cbadd63) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4cd62684ec
commit
c931a1bc5e
@@ -18,8 +18,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
|
||||
#
|
||||
SRC_URI += " file://configure_ac.patch"
|
||||
|
||||
SRC_URI[md5sum] = "c18fbdd031adb0529ae09fce399f2d10"
|
||||
SRC_URI[sha256sum] = "d774d1701454f1b7d331c2075fc4f6dd972bddc2d171f43645ef3647c7fc0d83"
|
||||
SRC_URI[md5sum] = "e6d1f9d1b59da5062109ffe14e0569a4"
|
||||
SRC_URI[sha256sum] = "1fbe82b89bcd6b7ccda8cb0ff076edc60e911595030e27689f4abd5ef7f3cfcd"
|
||||
|
||||
inherit autotools pkgconfig binconfig multilib_header
|
||||
|
||||
Reference in New Issue
Block a user