optipng: update to 0.7.6.

Fixes CVE-2016-2191
This commit is contained in:
Michael Gehring 2016-04-04 22:37:07 +02:00
parent 05abaf453c
commit c18d87f94e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'optipng'
pkgname=optipng
version=0.7.5
revision=3
version=0.7.6
revision=1
hostmakedepends="pkg-config"
makedepends="zlib-devel libpng-devel"
short_desc="Advanced PNG Optimizer"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="zlib"
homepage="http://optipng.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=74e54b798b012dff8993fb8d90185ca83f18cfa4935f4a93b0bcfc33c849619d
checksum=4870631fcbd3825605f00a168b8debf44ea1cda8ef98a73e5411eee97199be80
do_configure() {
./configure -prefix=/usr -mandir=/usr/share/man -with-system-libpng -with-system-zlib