mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/slirp: bump to version 4.9.1
Changelog: https://gitlab.freedesktop.org/slirp/libslirp/-/releases/v4.9.0 https://gitlab.freedesktop.org/slirp/libslirp/-/releases/v4.9.1 Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
23db2ff030
commit
c4bda5e952
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 1c2e3d30e41a055ed41f9d0b3234d0d143bc28f5ad84bb101413f830844df757 libslirp-v4.8.0.tar.bz2
|
||||
sha256 3caff6e2de445f4995629d4929c55419f661b2b1d14f12481e155a71c1e8f811 libslirp-v4.9.1.tar.bz2
|
||||
sha256 b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13 COPYRIGHT
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SLIRP_VERSION = 4.8.0
|
||||
SLIRP_VERSION = 4.9.1
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user