Skip to content

Commit

Permalink
libpng: use archive URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Feb 16, 2013
1 parent b6a3409 commit a7dcfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/libpng.rb
Expand Up @@ -2,7 +2,7 @@

class Libpng < Formula
homepage 'http://www.libpng.org/pub/png/libpng.html'
url 'http://downloads.sf.net/project/libpng/libpng15/1.5.13/libpng-1.5.13.tar.gz'
url 'http://downloads.sf.net/project/libpng/libpng15/older-releases/1.5.13/libpng-1.5.13.tar.gz'
sha1 '43a86bc5ba927618fd6c440bc4fd770d87d06b80'

keg_only :provided_pre_mountain_lion
Expand Down

0 comments on commit a7dcfd9

Please sign in to comment.