···56 src = fetchurl {
7 url = "mirror://sourceforge/gphoto/${name}.tar.bz2";
8- sha256 = "1w2bfy6619fgrigasgmx3lnill8c99lq7blmy2bpp0qqqqwdb93d";
9 };
1011 nativeBuildInputs = [ pkgconfig gettext ];
···22 MTP, and other vendor specific protocols for controlling and transferring data
23 from digital cameras.
24 '';
25- version = "2.5.5";
26 # XXX: the homepage claims LGPL, but several src files are lgpl21Plus
27 license = stdenv.lib.licenses.lgpl21Plus;
28 platforms = with stdenv.lib.platforms; unix;
···56 src = fetchurl {
7 url = "mirror://sourceforge/gphoto/${name}.tar.bz2";
8+ sha256 = "0ij80nixichihv3iic7cgdq3irssk8waz1c25m6yypjl4kg6n3k0";
9 };
1011 nativeBuildInputs = [ pkgconfig gettext ];
···22 MTP, and other vendor specific protocols for controlling and transferring data
23 from digital cameras.
24 '';
25+ version = "2.5.5.1";
26 # XXX: the homepage claims LGPL, but several src files are lgpl21Plus
27 license = stdenv.lib.licenses.lgpl21Plus;
28 platforms = with stdenv.lib.platforms; unix;