Fix tarball
This commit is contained in:
parent
d4b28df8a2
commit
a18eb2daa0
@ -11,6 +11,6 @@ buildPythonPackage rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = "http://code.google.com/p/slowaes/";
|
homepage = "http://code.google.com/p/slowaes/";
|
||||||
description = "AES implemented in pure python";
|
description = "AES implemented in pure python";
|
||||||
license = stdenv.lib.licenses.apache;
|
license = stdenv.lib.licenses.asl20;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user