Updated smartgithg to version 6.5.7
.
This commit is contained in:
parent
4463bad2dd
commit
ce43dae0df
@ -7,7 +7,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
the_version = "6_5_3";
|
the_version = "6_5_7";
|
||||||
|
|
||||||
in
|
in
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://www.syntevo.com/download/smartgit/" +
|
url = "http://www.syntevo.com/download/smartgit/" +
|
||||||
"smartgit-generic-${the_version}.tar.gz";
|
"smartgit-generic-${the_version}.tar.gz";
|
||||||
sha256 = "0hz1y29ipls58fizr27w6rbv7v7qbbc1h70xvjjd8c94k9ajmav9";
|
sha256 = "0db4dxp0dl173z9r8n25zdl1il240p751d2f77cw0nmyibik7q4l";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user