From 6025097d083a36d9af3d53d2dd95631a2de87a8d Mon Sep 17 00:00:00 2001 From: Jeremy Puhlman Date: Mon, 13 Dec 2021 18:34:28 -0500 Subject: c-ares: switch from master to main Signed-off-by: Jeremy A. Puhlman Signed-off-by: Armin Kuster --- meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe') diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb index 2388047e5c..b77604797d 100644 --- a/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb +++ b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fb997454c8d62aa6a47f07a8cd48b006" PV = "1.16.0+gitr${SRCPV}" SRC_URI = "\ - git://github.com/c-ares/c-ares.git;branch=master;protocol=https \ + git://github.com/c-ares/c-ares.git;branch=main;protocol=https \ file://cmake-install-libcares.pc.patch \ file://0001-fix-configure-error-mv-libcares.pc.cmakein-to-libcar.patch \ file://ares_expand_name-should-escape-more-characters.patch \ -- cgit 1.2.3-korg