libslirp: update to 4.5.0.
This commit is contained in:
parent
23e8f3a703
commit
fcc4af9112
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libslirp'
|
||||
pkgname=libslirp
|
||||
version=4.4.0
|
||||
version=4.5.0
|
||||
revision=1
|
||||
wrksrc="libslirp-v${version}"
|
||||
build_style=meson
|
||||
|
@ -12,7 +12,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=43513390c57bee8c23b31545bfcb765200fccf859062b1c8101e72befdabce2e
|
||||
checksum=94e1dea99b58259c25e3b1af1f6119419c0b4bcf1dc3d6566776c7aa2d7692f3
|
||||
|
||||
pre_configure() {
|
||||
printf '%s\n' "${version}" > .tarball-version
|
||||
|
|
Loading…
Reference in a new issue