Updating ts
svn path=/nixpkgs/trunk/; revision=30797
This commit is contained in:
parent
75b523bf60
commit
b4c5f72d9e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
|
|
||||||
name = "ts-0.7.1";
|
name = "ts-0.7.2";
|
||||||
|
|
||||||
installPhase=''make install "PREFIX=$out"'';
|
installPhase=''make install "PREFIX=$out"'';
|
||||||
|
|
||||||
@ -11,8 +11,8 @@ stdenv.mkDerivation {
|
|||||||
};
|
};
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://vicerveza.homeunix.net/~viric/soft/ts/ts-0.7.1.tar.gz;
|
url = http://vicerveza.homeunix.net/~viric/soft/ts/ts-0.7.2.tar.gz;
|
||||||
sha256 = "0s1hrgw99jn6ar01lcvhdgqsw0jzfnbpdayp0pydr6ikx1zwz70v";
|
sha256 = "08f9ipg98d6ygzb4fzdm1z157llzh4akipmq14ycfd7l023vidik";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user