slirp4netns: update to 1.3.1
This commit is contained in:
parent
64d061342d
commit
6cd2bf571a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'slirp4netns'
|
||||
pkgname=slirp4netns
|
||||
version=1.2.3
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
|
@ -9,8 +9,9 @@ short_desc="User-mode networking for unprivileged network namespaces"
|
|||
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/rootless-containers/slirp4netns"
|
||||
changelog="https://github.com/rootless-containers/slirp4netns/releases"
|
||||
distfiles="https://github.com/rootless-containers/slirp4netns/archive/v${version}.tar.gz"
|
||||
checksum=acce648fab8fe5f113c41a8fd6d20177708519b4ddaa60f845e1998a17b22ca5
|
||||
checksum=a3b7c7b593b279c46d25a48b583371ab762968e98b6a46457d8d52a755852eb9
|
||||
# tests fail due to use of unshare (unavailable with chroot util-linux)
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue