crashplan: 4.7.0-r1 -> 4.7.0-r2
follow up to f1c1c1be: also increment the rev number
This commit is contained in:
parent
f1c1c1be6c
commit
0a0172fffb
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
version = "4.7.0";
|
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 {
|
in stdenv.mkDerivation rec {
|
||||||
name = "crashplan-${version}-r${rev}";
|
name = "crashplan-${version}-r${rev}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user