changeset 2791:a4f31aa591e1

update package libpng
author Mark Brand <mabrand@mabrand.nl>
date Fri, 28 Sep 2012 00:51:14 +0200
parents a57beaebd22a
children 98ecbecdae61
files index.html src/libpng.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Thu Sep 27 11:34:44 2012 +0200
+++ b/index.html	Fri Sep 28 00:51:14 2012 +0200
@@ -1500,7 +1500,7 @@
     </tr>
     <tr>
         <td id="libpng-package">libpng</td>
-        <td id="libpng-version">1.5.12</td>
+        <td id="libpng-version">1.5.13</td>
         <td id="libpng-website"><a href="http://www.libpng.org/">libpng</a></td>
     </tr>
     <tr>
--- a/src/libpng.mk	Thu Sep 27 11:34:44 2012 +0200
+++ b/src/libpng.mk	Fri Sep 28 00:51:14 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := libpng
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 7ea36f6b26809cd1141c155feb2ad6c1af141702
+$(PKG)_CHECKSUM := a6c0fc33b2031e4a9154da03c7d4e7807bc039e7
 $(PKG)_SUBDIR   := libpng-$($(PKG)_VERSION)
 $(PKG)_FILE     := libpng-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)$(subst .,,$(call SHORT_PKG_VERSION,$(PKG)))/older-releases/$($(PKG)_VERSION)/$($(PKG)_FILE)