Fix license attr

This commit is contained in:
Shea Levy 2016-05-10 17:42:57 -04:00
parent f298ebb957
commit 6f12b7aec4

View file

@ -11251,7 +11251,7 @@ in modules // {
meta = {
description = "Kerberos high-level interface";
homepage = https://pypi.python.org/pypi/kerberos;
license = licenses.apache;
license = licenses.asl20;
};
};