mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
c-ares: upgrade 1.22.0 -> 1.22.1
Changelog: ============ -Fix /etc/hosts processing performance with all entries using same IPaddress. -Fix typos in manpages -Fix OpenWatcom building Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
837b2b346c
commit
cfb3134cfb
@ -6,7 +6,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fdbc58a6da11a9f68aa73c453818decc"
|
||||
|
||||
SRC_URI = "git://github.com/c-ares/c-ares.git;branch=main;protocol=https"
|
||||
SRCREV = "9706649cd940b00a20373c0c079ae281beb470fb"
|
||||
SRCREV = "36466bb240661fa8fdc2ffa47d229d92ac762286"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "cares-(?P<pver>\d+_(\d_?)+)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user