* [ptxdist] [PATCH] libslirp: Version bump. 4.9.1 -> 4.9.2
@ 2026-05-27 17:04 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-05-27 17:04 UTC (permalink / raw)
To: ptxdist
Minor changes.
https://gitlab.freedesktop.org/slirp/libslirp/-/blob/v4.9.2/CHANGELOG.md
* Copyright file changed. License text moved to LICENSE file.
The actual project license stays the same.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libslirp.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/libslirp.make b/rules/libslirp.make
index 6fddeef01..6b2e23d21 100644
--- a/rules/libslirp.make
+++ b/rules/libslirp.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSLIRP) += libslirp
#
# Paths and names
#
-LIBSLIRP_VERSION := 4.9.1
-LIBSLIRP_SHA256 := 3caff6e2de445f4995629d4929c55419f661b2b1d14f12481e155a71c1e8f811
+LIBSLIRP_VERSION := 4.9.2
+LIBSLIRP_SHA256 := e3e1fc9f600f06006339823dc7881fbcc02973145fe073bf660a7b3132724ecc
LIBSLIRP := libslirp-v$(LIBSLIRP_VERSION)
LIBSLIRP_SUFFIX := tar.bz2
LIBSLIRP_URL := https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v$(LIBSLIRP_VERSION)/$(LIBSLIRP).$(LIBSLIRP_SUFFIX)
@@ -25,7 +25,7 @@ LIBSLIRP_LICENSE := BSD-3-Clause AND MIT
LIBSLIRP_LICENSE_FILES := \
file://src/main.h;startline=1;endline=4;md5=1e742c49b6e4dd48549742f8727faceb \
file://src/slirp.c;startline=1;endline=24;md5=1e11fddaa17f36215c1697d4bad0e70a \
- file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727
+ file://COPYRIGHT;md5=f95a9bf4a7e411164fe843697ccda59e
# ----------------------------------------------------------------------------
# Prepare
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-27 17:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-27 17:04 [ptxdist] [PATCH] libslirp: Version bump. 4.9.1 -> 4.9.2 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox