thinkingRock: put -binary suffix where it belongs

This commit is contained in:
Evgeny Egorochkin 2016-05-16 09:51:40 +03:00
parent f99c86eec1
commit 98fbe83423

View file

@ -1,7 +1,7 @@
{ stdenv, fetchurl }:
stdenv.mkDerivation {
name = "thinkingrock-2.2.1-binary";
name = "thinkingrock-binary-2.2.1";
src = fetchurl {
url = mirror://sourceforge/thinkingrock/ThinkingRock/TR%202.2.1/tr-2.2.1.tar.gz;