Skip to content

Commit

Permalink
Fix libpng URL.
Browse files Browse the repository at this point in the history
Signed-off-by: Mike McQuaid <[email protected]>
  • Loading branch information
tianyicui authored and MikeMcQuaid committed Dec 5, 2010
1 parent 14950ea commit c7221fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/libpng.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'formula'

class Libpng <Formula
url 'http:https://downloads.sourceforge.net/project/libpng/03-libpng-previous/1.2.44/libpng-1.2.44.tar.bz2'
url 'http:https://downloads.sourceforge.net/project/libpng/libpng-previous/1.2.44/libpng-1.2.44.tar.bz2'
homepage 'http:https://www.libpng.org/pub/png/libpng.html'
md5 'e3ac7879d62ad166a6f0c7441390d12b'

Expand Down

0 comments on commit c7221fe

Please sign in to comment.