jasper: 2.0.6 -> 2.0.10 for null pointer dereference

This commit is contained in:
Graham Christensen 2017-01-11 07:13:22 -05:00
parent d20d38e68d
commit 18e2639924
No known key found for this signature in database
GPG Key ID: 06121D366FE9435C

View File

@ -1,14 +1,14 @@
{ stdenv, fetchurl, fetchpatch, libjpeg, cmake }:
stdenv.mkDerivation rec {
name = "jasper-2.0.6";
name = "jasper-2.0.10";
src = fetchurl {
# You can find this code on Github at https://github.com/mdadams/jasper
# however note at https://www.ece.uvic.ca/~frodo/jasper/#download
# not all tagged releases are for distribution.
url = "http://www.ece.uvic.ca/~mdadams/jasper/software/${name}.tar.gz";
sha256 = "0g6fl8rrbspa9vpswixmpxrg71l19kqgc2b5cak7vmwxphj01wbk";
sha256 = "1s022mfxyw8jw60fgyj60lbm9h6bc4nk2751b0in8qsjwcl59n2l";
};
# newer reconf to recognize a multiout flag