* [Buildroot] [PATCH 1/1] package/libuv: bump version to 1.49.2
@ 2024-10-26 20:58 Bernd Kuhls
2024-10-27 18:42 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2024-10-26 20:58 UTC (permalink / raw)
To: buildroot; +Cc: Asaf Kahlon
Changelog: https://github.com/libuv/libuv/blob/v1.49.2/ChangeLog
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/libuv/libuv.hash | 2 +-
package/libuv/libuv.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libuv/libuv.hash b/package/libuv/libuv.hash
index 2ca8f64a80..a2bb65b9ae 100644
--- a/package/libuv/libuv.hash
+++ b/package/libuv/libuv.hash
@@ -1,4 +1,4 @@
# Locally calculated
-sha256 c593139feb9061699fdd2f7fde47bb6c1ca77761ae9ec04f052083f1ef46c13b libuv-v1.48.0-dist.tar.gz
+sha256 2e910e668e5daf1be6a5195a696985d7200adfa5c4d3400ee7b3355affdcf52c libuv-v1.49.2-dist.tar.gz
sha256 16de0c32b265cb7d46a6d3bd614f259dd4d693a5e26b3407b04aae8d73041f0c LICENSE
sha256 262c44bd2cdba037e6d2a82fba15f5800d292bc993a6f5d6b6ea487744d02836 LICENSE-extra
diff --git a/package/libuv/libuv.mk b/package/libuv/libuv.mk
index 5f96e98a98..36a5b89fa7 100644
--- a/package/libuv/libuv.mk
+++ b/package/libuv/libuv.mk
@@ -6,7 +6,7 @@
# When bumping libuv, check if a new version of uvw is available
# and bump it too.
-LIBUV_VERSION = 1.48.0
+LIBUV_VERSION = 1.49.2
LIBUV_SOURCE = libuv-v$(LIBUV_VERSION)-dist.tar.gz
LIBUV_SITE = https://dist.libuv.org/dist/v$(LIBUV_VERSION)
LIBUV_DEPENDENCIES = host-pkgconf
--
2.39.5
_______________________________________________
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/libuv: bump version to 1.49.2
2024-10-26 20:58 [Buildroot] [PATCH 1/1] package/libuv: bump version to 1.49.2 Bernd Kuhls
@ 2024-10-27 18:42 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-27 18:42 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot, Asaf Kahlon
On Sat, 26 Oct 2024 22:58:48 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Changelog: https://github.com/libuv/libuv/blob/v1.49.2/ChangeLog
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/libuv/libuv.hash | 2 +-
> package/libuv/libuv.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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-10-27 18:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-26 20:58 [Buildroot] [PATCH 1/1] package/libuv: bump version to 1.49.2 Bernd Kuhls
2024-10-27 18:42 ` 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.