lol

linux-console-tools: update from 1.4.7 to 1.4.8

+8 -6
+8 -6
pkgs/os-specific/linux/consoletools/default.nix
··· 2 2 3 3 stdenv.mkDerivation rec { 4 4 name = "linuxconsoletools-${version}"; 5 - version = "1.4.7"; 5 + version = "1.4.8"; 6 6 7 7 src = fetchurl { 8 8 url = "mirror://sourceforge/linuxconsole/${name}.tar.bz2"; 9 - sha256 = "1wgcmmjiqw3hh36jzvhgq07kq13ar2miafz02xshds2b0kdcz4s4"; 9 + sha256 = "0spf9hx48cqx2i46pkz0gbrn7xrk68cw8iyrfbs2b3k0bxcsri13"; 10 10 }; 11 11 12 12 buildInputs = [ SDL ]; 13 - makeFlags = [ "PREFIX=$(out)" ]; 13 + makeFlags = [ "DESTDIR=$(out)"]; 14 14 15 - meta = { 16 - homepage = "https://sourceforge.net/projects/linuxconsole/"; 15 + meta = with stdenv.lib; { 16 + homepage = https://sourceforge.net/projects/linuxconsole/; 17 17 description = "A set of tools for joysticks and serial peripherals"; 18 - license = stdenv.lib.licenses.gpl2Plus; 18 + license = licenses.gpl2Plus; 19 + platforms = platforms.linux; 20 + maintainers = with maintainers; [ pSub ]; 19 21 20 22 longDescription = '' 21 23 The included tools are: