From 0141e4045a4fd98d1b8b60164a2349c18d3bc0fc Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 29 Oct 2016 11:33:16 +0200 Subject: [PATCH] jasper: update to 1.900.16. --- srcpkgs/jasper/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/jasper/template b/srcpkgs/jasper/template index 951c8565213..9353a4c3955 100644 --- a/srcpkgs/jasper/template +++ b/srcpkgs/jasper/template @@ -1,7 +1,7 @@ # Template build file for 'jasper'. pkgname=jasper -version=1.900.13 -revision=2 +version=1.900.16 +revision=1 build_style=gnu-configure configure_args="--enable-shared --disable-static --without-x --disable-opengl" hostmakedepends="automake libtool unzip" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://www.ece.uvic.ca/~mdadams/jasper" license="JasPer-2.0" distfiles="http://www.ece.uvic.ca/~frodo/jasper/software/jasper-${version}.tar.gz" -checksum=292837068c01d87d75642eb74dbc1c151cbcb576602892f42920ab878828be5a +checksum=349f2261767c51a9e59e37025a027686f45f55cfbb8c46fd55c8697092f9f971 CFLAGS="-std=c99"