···77 owner = "gphoto";
88 repo = "libgphoto2";
99 rev = "${meta.tag}";
1010- sha256 = "0chwnw3d2d1k8g4xidzkpy9f3ci30yz7yvxq1mipp2rbndl1y2am";
1010+ sha256 = "1svbpmxqm56pqkv0rxhlyk4vw7mjgjz8zz4p669qvmw630082yj9";
1111 };
12121313 patches = [];
···3333 MTP, and other vendor specific protocols for controlling and transferring data
3434 from digital cameras.
3535 '';
3636- version = "2.5.12";
3737- tag = "libgphoto2-2_5_12-release";
3636+ version = "2.5.16";
3737+ tag = "libgphoto2-2_5_16-release";
3838 # XXX: the homepage claims LGPL, but several src files are lgpl21Plus
3939 license = stdenv.lib.licenses.lgpl21Plus;
4040 platforms = with stdenv.lib.platforms; unix;