aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorTheodor Văraru2014-03-02 03:29:16 +0200
committerAdam Vandenberg2014-03-01 18:08:42 -0800
commitc22afb9633c539874b2bac924a52c76d07622b6a (patch)
tree775dba4169ac1f74a3c07e8527118c4741a953d1 /Library
parent30f55fbdddb053ef592a41e219f1cd5181f7d2ed (diff)
downloadhomebrew-c22afb9633c539874b2bac924a52c76d07622b6a.tar.bz2
libpng: update download URL
Closes #27121. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libpng.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libpng.rb b/Library/Formula/libpng.rb
index 6d7997b54..6f6b499f3 100644
--- a/Library/Formula/libpng.rb
+++ b/Library/Formula/libpng.rb
@@ -2,7 +2,7 @@ require 'formula'
class Libpng < Formula
homepage 'http://www.libpng.org/pub/png/libpng.html'
- url 'http://downloads.sf.net/project/libpng/libpng15/1.5.17/libpng-1.5.17.tar.bz2'
+ url 'http://sourceforge.net/projects/libpng/files/libpng15/older-releases/1.5.17/libpng-1.5.17.tar.bz2'
sha1 '899d660104f3ef5c349c57faad10844b388f8442'
bottle do