[Buildroot] [PATCH] libpng: bump to version 1.6.9

Peter Korsgaard jacmet at uclibc.org
Tue Feb 25 10:08:39 UTC 2014


>>>>> "Sven" == Sven Neumann <neumann at teufel.de> writes:

 > This also fixes the download URL as oudated versions have been
 > moved to the "older-releases" sub-folder.

 > Signed-off-by: Sven Neumann <neumann at teufel.de>

So is this something we want for 2014.02 or should be apply this to next
and only change the _SITE on master?

 > ---
 >  package/libpng/libpng.mk | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)

 > diff --git a/package/libpng/libpng.mk b/package/libpng/libpng.mk
 > index f8b4d98..0bfe7d1 100644
 > --- a/package/libpng/libpng.mk
 > +++ b/package/libpng/libpng.mk
 > @@ -4,7 +4,7 @@
 >  #
 >  ################################################################################
 
 > -LIBPNG_VERSION = 1.6.8
 > +LIBPNG_VERSION = 1.6.9
 >  LIBPNG_SERIES = 16
 >  LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
 >  LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng${LIBPNG_SERIES}/$(LIBPNG_VERSION)
 > -- 
 > 1.8.3.2

 > _______________________________________________
 > buildroot mailing list
 > buildroot at busybox.net
 > http://lists.busybox.net/mailman/listinfo/buildroot


-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list