slirp4netns: update to 1.1.9.
This commit is contained in:
parent
8ca657c975
commit
d217bb2bab
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'slirp4netns'
|
||||
pkgname=slirp4netns
|
||||
version=1.1.7
|
||||
version=1.1.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
|
@ -10,7 +10,9 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/rootless-containers/slirp4netns"
|
||||
distfiles="https://github.com/rootless-containers/slirp4netns/archive/v${version}.tar.gz"
|
||||
checksum=5c9e4dd7d99683a0c9ba8509aec865245604db83359ff1b7c99f9f3ae1569a28
|
||||
checksum=5ff0d3e4bf6b11c8a4fcf5bd3219b8d52096e3b8cc73ca760aa554bb1eb08768
|
||||
# tests fail due to use of unshare (unavailable with chroot util-linux)
|
||||
make_check=no
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue