mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
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'
|
# Template file for 'mininet'
|
||||||
pkgname=mininet
|
pkgname=mininet
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="mininet"
|
pycompile_module="mininet"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
||||||
license="custom"
|
license="custom"
|
||||||
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=e4c20a6ab4ddfe4d5cad06ba25742507967df67a845dbe2e90d627af7cd21705
|
checksum=d0aed2ea7a9096ae975694a4b3d0995259ef79268dd8888ba8be28601c100db5
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/^\tcc /\t$(CC) /' Makefile
|
sed -i 's/^\tcc /\t$(CC) /' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue