mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
slirp4netns: update to 1.2.3
This commit is contained in:
parent
044a2ab228
commit
23a97df6e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'slirp4netns'
|
# Template file for 'slirp4netns'
|
||||||
pkgname=slirp4netns
|
pkgname=slirp4netns
|
||||||
version=1.2.2
|
version=1.2.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake pkg-config"
|
hostmakedepends="autoconf automake pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/rootless-containers/slirp4netns"
|
homepage="https://github.com/rootless-containers/slirp4netns"
|
||||||
distfiles="https://github.com/rootless-containers/slirp4netns/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rootless-containers/slirp4netns/archive/v${version}.tar.gz"
|
||||||
checksum=2450afb5730ee86a70f9c3f0d3fbc8981ab8e147246f4e0d354f0226a3a40b36
|
checksum=acce648fab8fe5f113c41a8fd6d20177708519b4ddaa60f845e1998a17b22ca5
|
||||||
# tests fail due to use of unshare (unavailable with chroot util-linux)
|
# tests fail due to use of unshare (unavailable with chroot util-linux)
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue