jasper: update to 1.900.16.

This commit is contained in:
Michael Gehring 2016-10-29 11:33:16 +02:00
parent 1e4f1c0464
commit 0141e4045a

View file

@ -1,7 +1,7 @@
# Template build file for 'jasper'. # Template build file for 'jasper'.
pkgname=jasper pkgname=jasper
version=1.900.13 version=1.900.16
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-shared --disable-static --without-x --disable-opengl" configure_args="--enable-shared --disable-static --without-x --disable-opengl"
hostmakedepends="automake libtool unzip" hostmakedepends="automake libtool unzip"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.ece.uvic.ca/~mdadams/jasper" homepage="http://www.ece.uvic.ca/~mdadams/jasper"
license="JasPer-2.0" license="JasPer-2.0"
distfiles="http://www.ece.uvic.ca/~frodo/jasper/software/jasper-${version}.tar.gz" distfiles="http://www.ece.uvic.ca/~frodo/jasper/software/jasper-${version}.tar.gz"
checksum=292837068c01d87d75642eb74dbc1c151cbcb576602892f42920ab878828be5a checksum=349f2261767c51a9e59e37025a027686f45f55cfbb8c46fd55c8697092f9f971
CFLAGS="-std=c99" CFLAGS="-std=c99"