c-ares: Update SRC tarball path

Fix WARNING: Failed to fetch URL https://c-ares.org/download/c-ares-1.27.0.tar.gz

Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Vijay Anusuri 2024-06-11 08:49:08 +05:30 committed by Armin Kuster
parent 7daa84f26d
commit 1c59cb3654

View File

@ -5,7 +5,7 @@ SECTION = "libs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fdbc58a6da11a9f68aa73c453818decc"
SRC_URI = "https://c-ares.org/download/${BPN}-${PV}.tar.gz \
SRC_URI = "https://github.com/c-ares/c-ares/releases/download/cares-1_27_0/${BPN}-${PV}.tar.gz \
file://run-ptest"
SRC_URI[sha256sum] = "0a72be66959955c43e2af2fbd03418e82a2bd5464604ec9a62147e37aceb420b"