* [Buildroot] [PATCH] package/c-ares: bump to 1.32.2
@ 2024-07-16 10:28 Marcus Hoffmann via buildroot
2024-07-16 12:43 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Marcus Hoffmann via buildroot @ 2024-07-16 10:28 UTC (permalink / raw)
To: buildroot
Changelog: https://c-ares.org/changelog.html#1_32_2
License hash changed due to whitespace changes:
https://github.com/c-ares/c-ares/commit/ce4c20afcbf9a05d36d02893e8ebb66726d8396c
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
package/c-ares/c-ares.hash | 4 ++--
package/c-ares/c-ares.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/c-ares/c-ares.hash b/package/c-ares/c-ares.hash
index 9a2b69c731..e1cf9f657a 100644
--- a/package/c-ares/c-ares.hash
+++ b/package/c-ares/c-ares.hash
@@ -1,5 +1,5 @@
# Locally calculated after checking pgp signature
-sha256 0a72be66959955c43e2af2fbd03418e82a2bd5464604ec9a62147e37aceb420b c-ares-1.27.0.tar.gz
+sha256 072ff6b30b9682d965b87eb9b77851dc1cd8e6d8090f6821a56bd8fa89595061 c-ares-1.32.2.tar.gz
# Hash for license file
-sha256 80fff25340df53b0cf0c3cddbca9050b559b9cbed2ad71830327cfef54959aef LICENSE.md
+sha256 8a9994f85a8e531e1a3217ab7ba509787c6b93056aabe702137ce662db8321c2 LICENSE.md
diff --git a/package/c-ares/c-ares.mk b/package/c-ares/c-ares.mk
index c2403b9c4c..4b7342cadb 100644
--- a/package/c-ares/c-ares.mk
+++ b/package/c-ares/c-ares.mk
@@ -4,8 +4,8 @@
#
################################################################################
-C_ARES_VERSION = 1.27.0
-C_ARES_SITE = https://github.com/c-ares/c-ares/releases/download/cares-1_27_0
+C_ARES_VERSION = 1.32.2
+C_ARES_SITE = https://github.com/c-ares/c-ares/releases/download/v1.32.2
C_ARES_INSTALL_STAGING = YES
C_ARES_CONF_OPTS = --with-random=/dev/urandom
C_ARES_LICENSE = MIT
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-16 12:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-16 10:28 [Buildroot] [PATCH] package/c-ares: bump to 1.32.2 Marcus Hoffmann via buildroot
2024-07-16 12:43 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.