mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
fix libpng version number
This commit is contained in:
parent
bf05b15e43
commit
eec82cd126
@ -17,4 +17,4 @@
|
|||||||
#
|
#
|
||||||
# Build libpng.
|
# Build libpng.
|
||||||
#
|
#
|
||||||
graphics/libpng-1.5.22-1.cfg
|
graphics/libpng-1.5.24-1.cfg
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# libpng 1.5.22
|
# libpng 1.5.24
|
||||||
#
|
#
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
%if %{release} == %{nil}
|
||||||
@ -11,10 +11,10 @@
|
|||||||
#
|
#
|
||||||
# libpng Version
|
# libpng Version
|
||||||
#
|
#
|
||||||
%define libpng_version 1.5.23
|
%define libpng_version 1.5.24
|
||||||
%define libpng_src_dir_revision 15
|
%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
|
# libpng Build configuration
|
Loading…
x
Reference in New Issue
Block a user