* [Buildroot] [PATCH 1/1] package: dhcpcd: bump to 10.0.5
@ 2024-01-28 0:02 David Barbion
2024-02-28 20:53 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: David Barbion @ 2024-01-28 0:02 UTC (permalink / raw)
To: buildroot; +Cc: John Stile, David Barbion
This version contains a fix for aarch64 based systems.
Signed-off-by: David Barbion <davidb@230ruedubac.fr>
---
package/dhcpcd/dhcpcd.hash | 2 +-
package/dhcpcd/dhcpcd.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/dhcpcd/dhcpcd.hash b/package/dhcpcd/dhcpcd.hash
index b015dce4ac..fb4f6064bc 100644
--- a/package/dhcpcd/dhcpcd.hash
+++ b/package/dhcpcd/dhcpcd.hash
@@ -1,4 +1,4 @@
# sha256 from https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.0.4
-sha256 ced5bbde8da3726eac77b9e77e4f31a89c9849d811ef8a2c749664fc5f55a718 dhcpcd-10.0.4.tar.xz
+sha256 eb1f3cfef3069781ff8c896d7cea922639964afe22db28c069dc3f37f57eb428 dhcpcd-10.0.5.tar.xz
# Locally calculated
sha256 a7d6da3a202cdd38eaab0bcea4d25f60d002980f3785b3e896d9bf387f093ac8 LICENSE
diff --git a/package/dhcpcd/dhcpcd.mk b/package/dhcpcd/dhcpcd.mk
index ba1481e83d..ab3f98dd5a 100644
--- a/package/dhcpcd/dhcpcd.mk
+++ b/package/dhcpcd/dhcpcd.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DHCPCD_VERSION = 10.0.4
+DHCPCD_VERSION = 10.0.5
DHCPCD_SOURCE = dhcpcd-$(DHCPCD_VERSION).tar.xz
DHCPCD_SITE = https://github.com/NetworkConfiguration/dhcpcd/releases/download/v$(DHCPCD_VERSION)
DHCPCD_DEPENDENCIES = host-pkgconf
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package: dhcpcd: bump to 10.0.5
2024-01-28 0:02 [Buildroot] [PATCH 1/1] package: dhcpcd: bump to 10.0.5 David Barbion
@ 2024-02-28 20:53 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2024-02-28 20:53 UTC (permalink / raw)
To: David Barbion; +Cc: John Stile, buildroot
>>>>> "David" == David Barbion <davidb@230ruedubac.fr> writes:
> This version contains a fix for aarch64 based systems.
> Signed-off-by: David Barbion <davidb@230ruedubac.fr>
Committed to 2023.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-28 20:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-28 0:02 [Buildroot] [PATCH 1/1] package: dhcpcd: bump to 10.0.5 David Barbion
2024-02-28 20:53 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox