fix libpng version number

This commit is contained in:
YANG Qiao 2015-11-28 21:55:16 +01:00 committed by Chris Johns
parent bf05b15e43
commit eec82cd126
2 changed files with 4 additions and 4 deletions

View File

@ -17,4 +17,4 @@
#
# Build libpng.
#
graphics/libpng-1.5.22-1.cfg
graphics/libpng-1.5.24-1.cfg

View File

@ -1,5 +1,5 @@
#
# libpng 1.5.22
# libpng 1.5.24
#
%if %{release} == %{nil}
@ -11,10 +11,10 @@
#
# libpng Version
#
%define libpng_version 1.5.23
%define libpng_version 1.5.24
%define libpng_src_dir_revision 15
%hash md5 libpng-%{libpng_version}.tar.gz c07f8c221c7cb56e956174979b051129
%hash md5 libpng-%{libpng_version}.tar.gz 6652e428d1d3fc3c6cb1362159b1cf3b
#
# libpng Build configuration