libslirp: update to 4.8.0

This commit is contained in:
cinerea0 2024-08-05 09:23:55 -04:00 committed by cinerea0
parent 18782740b8
commit 64d061342d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libslirp'
pkgname=libslirp
version=4.7.0
version=4.8.0
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="BSD-3-Clause"
homepage="https://gitlab.freedesktop.org/slirp/libslirp"
changelog="https://gitlab.freedesktop.org/slirp/libslirp/-/blob/master/CHANGELOG.md"
distfiles="https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v${version}/libslirp-v${version}.tar.gz"
checksum=9398f0ec5a581d4e1cd6856b88ae83927e458d643788c3391a39e61b75db3d3b
checksum=2a98852e65666db313481943e7a1997abff0183bd9bea80caec1b5da89fda28c
pre_configure() {
printf '%s\n' "${version}" > .tarball-version