diff options
| author | BrewTestBot | 2014-10-24 04:50:24 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-24 11:41:55 +0100 |
| commit | aa5fb05d9cf284d4f34bea02d6f0d63133efa84d (patch) | |
| tree | d743255d81f613248ac70b86749b78c5be053771 /Library | |
| parent | 2fc26a4d6aed26dd272341c930163d20b04ead15 (diff) | |
| download | homebrew-aa5fb05d9cf284d4f34bea02d6f0d63133efa84d.tar.bz2 | |
nspr: update 4.10.7 bottle.
Closes #33536.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/nspr.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/nspr.rb b/Library/Formula/nspr.rb index 317063e6a..c0a1176f3 100644 --- a/Library/Formula/nspr.rb +++ b/Library/Formula/nspr.rb @@ -7,10 +7,9 @@ class Nspr < Formula bottle do cellar :any - revision 1 - sha1 "0dede2a53a2b66d0f553767950359b13c1329831" => :yosemite - sha1 "f0d769bab14bdddcb51acf29b73389deeddf5faf" => :mavericks - sha1 "046fb1f94217b986fbc5b38cd65e39496ef38eaa" => :mountain_lion + sha1 "0b5ae7b07ce671c57c590eb37807fb8391537284" => :yosemite + sha1 "ac2f2904dd4c6e47fde68f3ac7c38a4745ec0702" => :mavericks + sha1 "1180562bef675d27bf8b6d33da4e045927819538" => :mountain_lion end def install |
