mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
libmicrohttpd: upgrade 0.9.77 -> 1.0.1
Changelog: fixes and improves builds with non-default configure parameters. (From OE-Core rev: e54693267151e54cdd0e80e1268210a8d43bfd0c) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
95d47f4075
commit
3075f2d806
|
|
@ -7,7 +7,7 @@ SECTION = "net"
|
|||
DEPENDS = "file"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/libmicrohttpd/${BPN}-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "9e7023a151120060d2806a6ea4c13ca9933ece4eacfc5c9464d20edddb76b0a0"
|
||||
SRC_URI[sha256sum] = "a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94"
|
||||
|
||||
inherit autotools lib_package pkgconfig gettext
|
||||
|
||||
Loading…
Reference in New Issue
Block a user