mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00:00
build/win: Upgrade libpng to 1.6.15
This commit is contained in:
parent
a94aa72d93
commit
bb5effe95a
1 changed files with 3 additions and 3 deletions
|
@ -21,9 +21,9 @@
|
||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
<autotools id="libpng" autogen-sh="configure">
|
<autotools id="libpng" autogen-sh="configure">
|
||||||
<branch version="1.6.12" repo="sf.net"
|
<branch version="1.6.15" repo="sf.net"
|
||||||
module="libpng/libpng16/1.6.12/libpng-1.6.12.tar.xz"
|
module="libpng/libpng16/1.6.15/libpng-1.6.15.tar.xz"
|
||||||
hash="sha1:c3d54f9ab683d63218361487269380fb8e0cf3b6">
|
hash="sha1:bddeac8ca97fbcf54d6d32c6eefed5d94b49df88">
|
||||||
</branch>
|
</branch>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="zlib"/>
|
<dep package="zlib"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue