jool: 3.4.5 -> 3.5.0

This commit is contained in:
Franz Pletz
2016-10-03 18:25:28 +02:00
parent 4b89d47887
commit beca8946ee
3 changed files with 6 additions and 4 deletions
+4
View File
@@ -13,6 +13,10 @@ stdenv.mkDerivation {
buildInputs = [ autoreconfHook pkgconfig libnl ];
postPatch = ''
chmod u+w -R ../common
'';
meta = with stdenv.lib; {
homepage = https://www.jool.mx/;
description = "Fairly compliant SIIT and Stateful NAT64 for Linux - CLI tools";