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'
|
||||
pkgname=mininet
|
||||
version=2.2.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python2-module
|
||||
pycompile_module="mininet"
|
||||
hostmakedepends="help2man python-setuptools"
|
||||
depends="bash inetutils-telnet iperf iputils libcgroup-utils net-tools openvswitch socat"
|
||||
short_desc="Emulator for rapid prototyping of Software Defined Networks"
|
||||
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
||||
license="custom"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="custom:MIT-like"
|
||||
homepage="http://mininet.org/"
|
||||
distfiles="https://github.com/mininet/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=d0aed2ea7a9096ae975694a4b3d0995259ef79268dd8888ba8be28601c100db5
|
||||
|
|
Loading…
Reference in a new issue