libmxml: upgrade 3.3 -> 3.3.1

Fixed POSIX thread cleanup bugs (Issue #293)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
wangmy 2022-08-02 21:41:06 +08:00 committed by Khem Raj
parent eb7b368ffc
commit 11d5fe77c8

View File

@ -5,7 +5,7 @@ HOMEPAGE = "https://www.msweet.org/mxml/"
BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues"
SRC_URI = "git://github.com/michaelrsweet/mxml.git;nobranch=1;protocol=https"
SRCREV = "0237559fdbcecae34157b547aa2b99e12de305a2"
SRCREV = "fd47c7d115191c8a6bce2c781ffee41e179530f2"
S = "${WORKDIR}/git"
inherit autotools