mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
libpng: bump to version 1.6.17
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
9a2cc7fe0a
commit
65b25d11df
@ -1,3 +1,3 @@
|
|||||||
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.16/
|
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.17/
|
||||||
md5 23b7286b5d4a86de950fd2ffc5cac742 libpng-1.6.16.tar.xz
|
md5 430a9b76b78533235cd4b9b26ce75c7e libpng-1.6.17.tar.xz
|
||||||
sha1 31855a8438ae795d249574b0da15b34eb0922e13 libpng-1.6.16.tar.xz
|
sha1 6394f3c0847c3b9ea69f4f972dddae3786592050 libpng-1.6.17.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBPNG_VERSION = 1.6.16
|
LIBPNG_VERSION = 1.6.17
|
||||||
LIBPNG_SERIES = 16
|
LIBPNG_SERIES = 16
|
||||||
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
|
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
|
||||||
LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng${LIBPNG_SERIES}/$(LIBPNG_VERSION)
|
LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng${LIBPNG_SERIES}/$(LIBPNG_VERSION)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user