mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
libpng: bump to version 1.6.21
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
021cc95332
commit
5be4c99b18
@ -1,3 +1,3 @@
|
|||||||
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.20/
|
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.21/
|
||||||
md5 3968acb7c66ef81a9dab867f35d0eb4b libpng-1.6.20.tar.xz
|
md5 3bacb4728f6694a64ad9052769d6a4ce libpng-1.6.21.tar.xz
|
||||||
sha1 c4f02051e0b86613076ce390fd15824f3506a148 libpng-1.6.20.tar.xz
|
sha1 978b2f4e007eda56032001493ddb97d20f0ab291 libpng-1.6.21.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBPNG_VERSION = 1.6.20
|
LIBPNG_VERSION = 1.6.21
|
||||||
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