libpng 1.6.32
Closes #17367. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
724ef99f7a
commit
9491dfeccb
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Libpng < Formula
|
||||
desc "Library for manipulating PNG images"
|
||||
homepage "http://www.libpng.org/pub/png/libpng.html"
|
||||
url "https://download.sourceforge.net/libpng/libpng-1.6.31.tar.xz"
|
||||
mirror "ftp://ftp-osl.osuosl.org/pub/libpng/src/libpng16/libpng-1.6.31.tar.xz"
|
||||
sha256 "232a602de04916b2b5ce6f901829caf419519e6a16cc9cd7c1c91187d3ee8b41"
|
||||
url "https://download.sourceforge.net/libpng/libpng-1.6.32.tar.xz"
|
||||
mirror "ftp://ftp-osl.osuosl.org/pub/libpng/src/libpng16/libpng-1.6.32.tar.xz"
|
||||
sha256 "c918c3113de74a692f0a1526ce881dc26067763eb3915c57ef3a0f7b6886f59b"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue