Merge pull request #17262 from jerith666/crashplan-47-r2
crashplan: 4.7.0-r1 -> 4.7.0-r2
This commit is contained in:
commit
3badad811c
1 changed files with 1 additions and 1 deletions
|
@ -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}";
|
||||
|
|
Loading…
Reference in a new issue