diff options
Diffstat (limited to 'Library/Formula/nspr.rb')
| -rw-r--r-- | Library/Formula/nspr.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/nspr.rb b/Library/Formula/nspr.rb index da35a5440..9f35741d0 100644 --- a/Library/Formula/nspr.rb +++ b/Library/Formula/nspr.rb @@ -6,6 +6,10 @@ class Nspr < Formula sha256 "507ea57c525c0c524dae4857a642b4ef5c9d795518754c7f83422d22fe544a15" bottle do + cellar :any + sha1 "1e87c42e16313409115c699f910351da3e36a225" => :yosemite + sha1 "d6854a7c4c11207c1001af6cd71d148cd8c51313" => :mavericks + sha1 "ceb1c3a8693af7726f5e9dceb3697dfcb9f616be" => :mountain_lion end def install |
