aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDavid Christenson2014-10-23 21:38:16 -0600
committerMike McQuaid2014-10-24 11:41:52 +0100
commit2fc26a4d6aed26dd272341c930163d20b04ead15 (patch)
treea3475a15944e79a9da40ba5056767a4c90cfb9c3 /Library/Formula
parent028d2aa2d5ac809aac54f49d3544e18344050e41 (diff)
downloadhomebrew-2fc26a4d6aed26dd272341c930163d20b04ead15.tar.bz2
nspr 4.10.7
Update to latest stable release.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/nspr.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/nspr.rb b/Library/Formula/nspr.rb
index c07f0396b..317063e6a 100644
--- a/Library/Formula/nspr.rb
+++ b/Library/Formula/nspr.rb
@@ -2,8 +2,8 @@ require 'formula'
class Nspr < Formula
homepage "https://developer.mozilla.org/docs/Mozilla/Projects/NSPR"
- url "https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.10.6/src/nspr-4.10.6.tar.gz"
- sha1 "9f3f278f7f31574b2cdbb99d9703c58e51cd3e1c"
+ url "https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.10.7/src/nspr-4.10.7.tar.gz"
+ sha256 "389af5cfa863ea9bc6de7b30c15f8a4f9bddd8002f8c6fdc8b33caef43893938"
bottle do
cellar :any