diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-03 17:19:21 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-06 08:47:16 -0800 |
| commit | 107b6767336ec55650db8bb043b8b196c81b84ec (patch) | |
| tree | 5a0e957a21263d54db0123a04ee3864f5e9950db | |
| parent | 5645d60086a2d710dfb582ff9b54564bd3e36354 (diff) | |
| download | meta-openembedded-107b6767336ec55650db8bb043b8b196c81b84ec.tar.gz | |
c-ares: upgrade 1.20.1 -> 1.21.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/c-ares/c-ares_1.21.0.bb (renamed from meta-oe/recipes-support/c-ares/c-ares_1.20.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.20.1.bb b/meta-oe/recipes-support/c-ares/c-ares_1.21.0.bb index 85379dc40d..d334e111c7 100644 --- a/meta-oe/recipes-support/c-ares/c-ares_1.20.1.bb +++ b/meta-oe/recipes-support/c-ares/c-ares_1.21.0.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "MIT" | |||
| 6 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fdbc58a6da11a9f68aa73c453818decc" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fdbc58a6da11a9f68aa73c453818decc" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/c-ares/c-ares.git;branch=main;protocol=https" | 8 | SRC_URI = "git://github.com/c-ares/c-ares.git;branch=main;protocol=https" |
| 9 | SRCREV = "e8fe27eaa841ed32a4f82bef7a72c4e04e7f86a7" | 9 | SRCREV = "71f8e16e5091952c60fb72b2d990db7724c3e8f5" |
| 10 | 10 | ||
| 11 | UPSTREAM_CHECK_GITTAGREGEX = "cares-(?P<pver>\d+_(\d_?)+)" | 11 | UPSTREAM_CHECK_GITTAGREGEX = "cares-(?P<pver>\d+_(\d_?)+)" |
| 12 | 12 | ||
