slirp4netns: update to 0.3.2.
This commit is contained in:
parent
6e5e357251
commit
49a2f9d847
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'slirp4netns'
|
||||
pkgname=slirp4netns
|
||||
version=0.3.0
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.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=a222c6da9d2658f5c957d5ce494fa7e2f9f52150cd7aae40d1a782653daabf27
|
||||
checksum=fe400337e857cee668a0c9161e2997af9c5c8cbaf4cbec12b32b458064eec380
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue