ised: update from 2.2.2 to 2.5.0
This commit is contained in:
parent
4095a1d554
commit
f95db595e7
@ -10,10 +10,10 @@ let
|
|||||||
(builtins.attrNames (builtins.removeAttrs x helperArgNames));
|
(builtins.attrNames (builtins.removeAttrs x helperArgNames));
|
||||||
sourceInfo = rec {
|
sourceInfo = rec {
|
||||||
baseName="ised";
|
baseName="ised";
|
||||||
version="2.2.2";
|
version="2.5.0";
|
||||||
name="${baseName}-${version}";
|
name="${baseName}-${version}";
|
||||||
url="mirror://sourceforge/project/ised/${name}.tar.bz2";
|
url="mirror://sourceforge/project/ised/${name}.tar.bz2";
|
||||||
hash="1nb1cnsbs2k3j9cy2kc2kg01rd7wf3jwxm62rwn1rjlc46nwdlmn";
|
hash="1avfb4ivq6iz50rraci0pcxl0w94899sz6icdqc0l4954y4zs8qd";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
rec {
|
rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user