spring: 102.0 -> 103.0

This commit is contained in:
Ricardo Ardissone 2016-08-24 21:21:23 -03:00
parent b374239e20
commit 95bc33c1ab

View file

@ -8,11 +8,11 @@
stdenv.mkDerivation rec {
name = "spring-${version}";
version = "102.0";
version = "103.0";
src = fetchurl {
url = "mirror://sourceforge/springrts/spring_${version}_src.tar.lzma";
sha256 = "0gjlpzwl3bdv1ickm8r3xlrbc6dm7m8i968hw3p0an49k6bqa77i";
sha256 = "1fmnwk8ig36429pkp1rafzg4hyzp7i6mwy27p7fdxrdj1q4blx9l";
};
# The cmake included module correcly finds nix's glew, however