mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
libslirp: update to 4.6.1
This commit is contained in:
parent
272c393856
commit
117d057b66
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libslirp'
|
# Template file for 'libslirp'
|
||||||
pkgname=libslirp
|
pkgname=libslirp
|
||||||
version=4.5.0
|
version=4.6.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libslirp-v${version}"
|
wrksrc="libslirp-v${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://gitlab.freedesktop.org/slirp/libslirp"
|
homepage="https://gitlab.freedesktop.org/slirp/libslirp"
|
||||||
changelog="https://gitlab.freedesktop.org/slirp/libslirp/-/blob/master/CHANGELOG.md"
|
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"
|
distfiles="https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v${version}/libslirp-v${version}.tar.gz"
|
||||||
checksum=94e1dea99b58259c25e3b1af1f6119419c0b4bcf1dc3d6566776c7aa2d7692f3
|
checksum=69ad4df0123742a29cc783b35de34771ed74d085482470df6313b6abeb799b11
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
printf '%s\n' "${version}" > .tarball-version
|
printf '%s\n' "${version}" > .tarball-version
|
||||||
|
|
Loading…
Add table
Reference in a new issue