* [Buildroot] [PATCH] package/slirp: bump to version 4.8.0
@ 2024-09-02 20:39 Francois Perrad
2024-09-03 20:41 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2024-09-02 20:39 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/slirp/slirp.hash | 2 +-
package/slirp/slirp.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/slirp/slirp.hash b/package/slirp/slirp.hash
index 3f7abdee5..930e6aca5 100644
--- a/package/slirp/slirp.hash
+++ b/package/slirp/slirp.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 358ce8b6ea59ec9deac937cc754f0115b992839e7b0cddf30ffb8f77dc21da82 libslirp-v4.7.0.tar.bz2
+sha256 1c2e3d30e41a055ed41f9d0b3234d0d143bc28f5ad84bb101413f830844df757 libslirp-v4.8.0.tar.bz2
sha256 b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13 COPYRIGHT
diff --git a/package/slirp/slirp.mk b/package/slirp/slirp.mk
index 2ad71f13d..6d44df8d7 100644
--- a/package/slirp/slirp.mk
+++ b/package/slirp/slirp.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SLIRP_VERSION = 4.7.0
+SLIRP_VERSION = 4.8.0
SLIRP_SOURCE = libslirp-v$(SLIRP_VERSION).tar.bz2
SLIRP_SITE = https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v$(SLIRP_VERSION)
SLIRP_LICENSE = BSD-3-Clause
--
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
end of thread, other threads:[~2024-09-03 20:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 20:39 [Buildroot] [PATCH] package/slirp: bump to version 4.8.0 Francois Perrad
2024-09-03 20:41 ` 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.