krb5: rename name to pname&version
This commit is contained in:
committed by
Matthieu Coudron
parent
b69be3d855
commit
041dcd46a5
@@ -18,7 +18,7 @@ let
|
||||
in
|
||||
with lib;
|
||||
stdenv.mkDerivation rec {
|
||||
name = "${type}krb5-${version}";
|
||||
pname = "${type}krb5";
|
||||
version = "1.19.2";
|
||||
|
||||
src = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user