sundtek: 28-07-2015 -> 2015-09-07 (close #9723)
This commit is contained in:
parent
a8e749d502
commit
d14669b9dc
@ -3,7 +3,7 @@
|
|||||||
with stdenv.lib;
|
with stdenv.lib;
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "28-07-2015";
|
version = "2015-09-07";
|
||||||
rpath = makeLibraryPath [ "$out/lib" "$out/bin" ];
|
rpath = makeLibraryPath [ "$out/lib" "$out/bin" ];
|
||||||
platform = with stdenv;
|
platform = with stdenv;
|
||||||
if isx86_64 then "64bit"
|
if isx86_64 then "64bit"
|
||||||
@ -15,7 +15,7 @@ in
|
|||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://www.sundtek.de/media/netinst/${platform}/installer.tar.gz";
|
url = "http://www.sundtek.de/media/netinst/${platform}/installer.tar.gz";
|
||||||
sha256 = "1gpz42rwxm76fzq6088gjzbfl82mhapc34c0ms7vphrhra6yw19h";
|
sha256 = "159221lxxs5a37akamp8jc3b5ny36451mgjljajvck0c6qb6fkpr";
|
||||||
};
|
};
|
||||||
name = "sundtek-${version}";
|
name = "sundtek-${version}";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user