libpng: upgrade to release 1.6.40
Change-Id: I2f366045097a6f063e26703b4132710573a40e65 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153879 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
This commit is contained in:
parent
dbd124519d
commit
2c733d79d8
1 changed files with 2 additions and 2 deletions
|
@ -448,8 +448,8 @@ PIXMAN_TARBALL := pixman-0.42.2.tar.gz
|
|||
# three static lines
|
||||
# so that git cherry-pick
|
||||
# will not run into conflicts
|
||||
LIBPNG_SHA256SUM := 1f4696ce70b4ee5f85f1e1623dc1229b210029fa4b7aee573df3e2ba7b036937
|
||||
LIBPNG_TARBALL := libpng-1.6.39.tar.xz
|
||||
LIBPNG_SHA256SUM := 535b479b2467ff231a3ec6d92a525906fb8ef27978be4f66dbe05d3f3a01b3a1
|
||||
LIBPNG_TARBALL := libpng-1.6.40.tar.xz
|
||||
# three static lines
|
||||
# so that git cherry-pick
|
||||
# will not run into conflicts
|
||||
|
|
Loading…
Reference in a new issue