diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libpgm.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libpgm.rb b/Library/Formula/libpgm.rb index 0078bafae..4e57929af 100644 --- a/Library/Formula/libpgm.rb +++ b/Library/Formula/libpgm.rb @@ -6,6 +6,13 @@ class Libpgm < Formula sha1 '788efcb223a05bb68b304bcdd3c37bb54fe4de28' version '5.2.122' + bottle do + cellar :any + sha1 "a6ef54c95ebc2839235e41d0efc707b2dd666a18" => :mavericks + sha1 "6e0993c5ce4ae20d1602564e3d52b27e7e3deccd" => :mountain_lion + sha1 "7d25ac41693edf40af6618b411a8e054f0f6c38b" => :lion + end + option :universal def install |
