[vlc-commits] Contribs: update libpng to 1.5.13

Jean-Baptiste Kempf git at videolan.org
Mon Oct 15 01:02:05 CEST 2012


vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Oct 14 23:12:53 2012 +0200| [621a3ec29fc8d874eea4c0293e509038223b4325] | committer: Jean-Baptiste Kempf

Contribs: update libpng to 1.5.13
(cherry picked from commit 34b0ec9a540d974de8e54db85802636372260ea5)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=621a3ec29fc8d874eea4c0293e509038223b4325
---

 contrib/src/png/SHA512SUMS |    2 +-
 contrib/src/png/rules.mak  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/src/png/SHA512SUMS b/contrib/src/png/SHA512SUMS
index fa96e28..396b581 100644
--- a/contrib/src/png/SHA512SUMS
+++ b/contrib/src/png/SHA512SUMS
@@ -1 +1 @@
-3edaeb2aa879438f9b71a178fb7bb52fc92589f7544de754d0fafdc5d371eaa19edfe9b771ac9cc0bb674c20108fa2d58b6aa7136f70a588d6b2ef0d1e141324  libpng-1.5.12.tar.bz2
+b31871bbbe647999e2b2a298a69a498bc0779395bf4050574e9a7ffdad717f2ec60e7a42adf308374c8f1dbcc10526ff6e890ab4adb6b249c7c153d8fcd2c462  libpng-1.5.13.tar.bz2
diff --git a/contrib/src/png/rules.mak b/contrib/src/png/rules.mak
index 495a818..42883eb 100644
--- a/contrib/src/png/rules.mak
+++ b/contrib/src/png/rules.mak
@@ -1,5 +1,5 @@
 # PNG
-PNG_VERSION := 1.5.12
+PNG_VERSION := 1.5.13
 PNG_URL := $(SF)/libpng/libpng-$(PNG_VERSION).tar.bz2
 
 PKGS += png



More information about the vlc-commits mailing list