From 4d19d4e126222964b9fc35e09a04bc2955ba2b76 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 3 Nov 2011 21:06:18 +0000 Subject: [PATCH] packages/libpng: update to 1.2.46 (thanks to Raphael Huck) SVN-Revision: 28740 --- libs/libpng/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libpng/Makefile b/libs/libpng/Makefile index 44db676e61..fb7dc80e98 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