From 63baa976f6e1f0caca87b7e26a99ddc1cca635aa Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 7 Dec 2011 22:58:24 +0000 Subject: [PATCH] libpng: merge r28740 (CVE-2011-2690, CVE-2011-2691, CVE-2011-2692) SVN-Revision: 29477 --- libs/libpng/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libpng/Makefile b/libs/libpng/Makefile index 44db676e6..fb7dc80e9 100644 --- a/libs/libpng/Makefile +++ b/libs/libpng/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libpng -PKG_VERSION:=1.2.44 +PKG_VERSION:=1.2.46 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/libpng -PKG_MD5SUM:=e3ac7879d62ad166a6f0c7441390d12b +PKG_MD5SUM:=e8b43dc78ef95b3949af7f961d76874b PKG_FIXUP:=libtool PKG_INSTALL:=1 -- 2.30.2