slirp4netns: update to 0.4.2.
This commit is contained in:
parent
8eab0fb91e
commit
bd404a7b66
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'slirp4netns'
|
||||
pkgname=slirp4netns
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
|
@ -10,7 +10,7 @@ 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=75d2a7411cc2b3e341d8530228750bb1db06077b349d10fbdddbb582c27f8cfc
|
||||
checksum=5a238930cc3063815df31a323763099faa0c7ce7c721aff9bbab97597fb7e0a0
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue