Merge pull request #17262 from jerith666/crashplan-47-r2

crashplan: 4.7.0-r1 -> 4.7.0-r2
This commit is contained in:
Graham Christensen 2016-07-26 02:05:55 +00:00 committed by GitHub
commit 3badad811c

View File

@ -2,7 +2,7 @@
let
version = "4.7.0";
rev = "1"; #tracks unversioned changes that occur on download.code42.com from time to time
rev = "2"; #tracks unversioned changes that occur on download.code42.com from time to time
in stdenv.mkDerivation rec {
name = "crashplan-${version}-r${rev}";