libpng 1.6.37

Closes #38941.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Alex Gaynor 2019-04-15 08:45:05 -04:00 committed by FX Coudert
parent 49a717700e
commit 80c33ea203

View file

@ -1,9 +1,9 @@
class Libpng < Formula
desc "Library for manipulating PNG images"
homepage "http://www.libpng.org/pub/png/libpng.html"
url "https://downloads.sourceforge.net/libpng/libpng-1.6.36.tar.xz"
mirror "https://sourceforge.mirrorservice.org/l/li/libpng/libpng16/1.6.36/libpng-1.6.36.tar.xz"
sha256 "eceb924c1fa6b79172fdfd008d335f0e59172a86a66481e09d4089df872aa319"
url "https://downloads.sourceforge.net/libpng/libpng-1.6.37.tar.xz"
mirror "https://sourceforge.mirrorservice.org/l/li/libpng/libpng16/1.6.37/libpng-1.6.37.tar.xz"
sha256 "505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca"
bottle do
cellar :any