Skip to content

Commit fd38a46

Browse files
committed
libpng 1.6.49
1 parent a8d0ab3 commit fd38a46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/lib/libpng.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Libpng < Formula
22
desc "Library for manipulating PNG images"
33
homepage "http://www.libpng.org/pub/png/libpng.html"
4-
url "https://downloads.sourceforge.net/project/libpng/libpng16/1.6.48/libpng-1.6.48.tar.xz"
5-
mirror "https://sourceforge.mirrorservice.org/l/li/libpng/libpng16/1.6.48/libpng-1.6.48.tar.xz"
6-
sha256 "46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03"
4+
url "https://downloads.sourceforge.net/project/libpng/libpng16/1.6.49/libpng-1.6.49.tar.xz"
5+
mirror "https://sourceforge.mirrorservice.org/l/li/libpng/libpng16/1.6.49/libpng-1.6.49.tar.xz"
6+
sha256 "43182aa48e39d64b1ab4ec6b71ab3e910b67eed3a0fff3777cf8cf40d6ef7024"
77
license "libpng-2.0"
88

99
livecheck do

0 commit comments

Comments
 (0)