Skip to content

Commit

Permalink
p4v: update sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
roberth committed Jul 4, 2018
1 parent d12e7b8 commit 02ee6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/applications/version-management/p4v/default.nix
Expand Up @@ -6,7 +6,7 @@ stdenv.mkDerivation rec {

src = fetchurl {
url = "https://cdist2.perforce.com/perforce/r17.3/bin.linux26x86_64/p4v.tgz";
sha256 = "f317607f1bc8877db01ff020b8b0857c2d0f8600474d152749264aea0be66b21";
sha256 = "9ded42683141e1808535ec3e87d3149f890315c192d6e97212794fd54862b9a4";
};

dontBuild = true;
Expand Down

0 comments on commit 02ee6b8

Please sign in to comment.