jool: 3.4.5 -> 3.5.0
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user