summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-07-24 15:57:36 +0800
committerKhem Raj <raj.khem@gmail.com>2020-07-28 12:23:15 -0700
commitdc25d9f11f3c7abc84700fc1d51fe6c2088a11c4 (patch)
tree514a4070a8de60351d7774eb08d5ffde7c8af538
parent89118296b0f5b1d93c26e907c85e6fe97c260f6a (diff)
downloadmeta-openembedded-dc25d9f11f3c7abc84700fc1d51fe6c2088a11c4.tar.gz
c-ares: upgrade 1.16.0 -> 1.16.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb (renamed from meta-oe/recipes-support/c-ares/c-ares_1.16.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.16.0.bb b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
index e235b9b95..67dd70180 100644
--- a/meta-oe/recipes-support/c-ares/c-ares_1.16.0.bb
+++ b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
@@ -12,7 +12,7 @@ SRC_URI = "\
12 file://cmake-install-libcares.pc.patch \ 12 file://cmake-install-libcares.pc.patch \
13 file://0001-fix-configure-error-mv-libcares.pc.cmakein-to-libcar.patch \ 13 file://0001-fix-configure-error-mv-libcares.pc.cmakein-to-libcar.patch \
14" 14"
15SRCREV = "077a587dccbe2f0d8a1987fbd3525333705c2249" 15SRCREV = "74a1426ba60e2cd7977e53a22ef839c87415066e"
16 16
17UPSTREAM_CHECK_GITTAGREGEX = "cares-(?P<pver>\d+_(\d_?)+)" 17UPSTREAM_CHECK_GITTAGREGEX = "cares-(?P<pver>\d+_(\d_?)+)"
18 18