mininet: update to 2.2.2.
This commit is contained in:
parent
aa841a5d5e
commit
f17f0a185b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mininet'
|
||||
pkgname=mininet
|
||||
version=2.2.1
|
||||
version=2.2.2
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_module="mininet"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
|||
license="custom"
|
||||
homepage="http://mininet.org/"
|
||||
distfiles="https://github.com/mininet/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=e4c20a6ab4ddfe4d5cad06ba25742507967df67a845dbe2e90d627af7cd21705
|
||||
checksum=d0aed2ea7a9096ae975694a4b3d0995259ef79268dd8888ba8be28601c100db5
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/^\tcc /\t$(CC) /' Makefile
|
||||
|
|
Loading…
Reference in a new issue