changeset 2606:714f0739b379

update package libpng
author Mark Brand <mabrand@mabrand.nl>
date Thu, 14 Jun 2012 13:51:44 +0200
parents 076adc3c23f7
children e2cb207e6119
files index.html src/libpng.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Thu Jun 14 11:13:15 2012 +0200
+++ b/index.html	Thu Jun 14 13:51:44 2012 +0200
@@ -1485,7 +1485,7 @@
     </tr>
     <tr>
         <td id="libpng-package">libpng</td>
-        <td id="libpng-version">1.5.10</td>
+        <td id="libpng-version">1.5.11</td>
         <td id="libpng-website"><a href="http://www.libpng.org/">libpng</a></td>
     </tr>
     <tr>
--- a/src/libpng.mk	Thu Jun 14 11:13:15 2012 +0200
+++ b/src/libpng.mk	Thu Jun 14 13:51:44 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := libpng
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := bfa655f04965545a54dc974e50c2325968ca5a71
+$(PKG)_CHECKSUM := 6a7eba0c6317f761380b822ff05bdcdeec769f76
 $(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)