mininet: fix xlint, orphan
This commit is contained in:
parent
0912e004e6
commit
580d249a61
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'mininet'
|
# Template file for 'mininet'
|
||||||
pkgname=mininet
|
pkgname=mininet
|
||||||
version=2.2.2
|
version=2.2.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="mininet"
|
|
||||||
hostmakedepends="help2man python-setuptools"
|
hostmakedepends="help2man python-setuptools"
|
||||||
depends="bash inetutils-telnet iperf iputils libcgroup-utils net-tools openvswitch socat"
|
depends="bash inetutils-telnet iperf iputils libcgroup-utils net-tools openvswitch socat"
|
||||||
short_desc="Emulator for rapid prototyping of Software Defined Networks"
|
short_desc="Emulator for rapid prototyping of Software Defined Networks"
|
||||||
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="custom"
|
license="custom:MIT-like"
|
||||||
homepage="http://mininet.org/"
|
homepage="http://mininet.org/"
|
||||||
distfiles="https://github.com/mininet/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/mininet/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=d0aed2ea7a9096ae975694a4b3d0995259ef79268dd8888ba8be28601c100db5
|
checksum=d0aed2ea7a9096ae975694a4b3d0995259ef79268dd8888ba8be28601c100db5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue