summaryrefslogtreecommitdiffstats
path: root/pkgs/games
diff options
context:
space:
mode:
authorJoachim Schiele <js@lastlog.de>2012-03-01 23:14:14 +0000
committerJoachim Schiele <js@lastlog.de>2012-03-01 23:14:14 +0000
commit3fc85388843791ce96fcf5a1fa70d9a6751424c3 (patch)
treedf996b3e728ab09c62ec194ca0eaf0abd2b535e7 /pkgs/games
parentbb08271aa6b1a0eb6d55d234b3e626703ed64781 (diff)
soon to come version of spring (not live yet but at least it builds compared to the former version in nixos)
svn path=/nixpkgs/trunk/; revision=32733
Diffstat (limited to 'pkgs/games')
-rw-r--r--pkgs/games/spring/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/games/spring/default.nix b/pkgs/games/spring/default.nix
index 2991f3de92ee..da07f14b6738 100644
--- a/pkgs/games/spring/default.nix
+++ b/pkgs/games/spring/default.nix
@@ -6,11 +6,11 @@
stdenv.mkDerivation rec {
name = "spring-${version}";
- version = "0.83.0";
+ version = "0.86.0";
src = fetchurl {
- url = "mirror://sourceforge/springrts/spring_83.0_src.tar.lzma";
- sha256 = "073x1mlzil588r8xgzc323293xmi0xbw6w0k6psxl5cs0gqrvfqa";
+ url = "mirror://sourceforge/springrts/spring_86.0_src.tar.lzma";
+ sha256 = "728bc95ac551d2199539f9ec9a79254ebd4414e6aa81e03a6c4534cec61f7bca";
};
buildInputs = [ cmake lzma boost libdevil zlib p7zip openal libvorbis freetype SDL