diff options
| author | BrewTestBot | 2014-10-19 23:28:13 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 08:06:00 +0100 |
| commit | 743d5861f01287045bf05e3467db36e7c0be6948 (patch) | |
| tree | b3e4631a1cdc20ea384f1d32f6b59500e7451a86 /Library/Formula | |
| parent | 1241e33546b3ceeb2e796e198f56f500a1a95607 (diff) | |
| download | homebrew-743d5861f01287045bf05e3467db36e7c0be6948.tar.bz2 | |
pdflib-lite: update 7.0.5p3 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pdflib-lite.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pdflib-lite.rb b/Library/Formula/pdflib-lite.rb index d79c68dd6..e2c42e06c 100644 --- a/Library/Formula/pdflib-lite.rb +++ b/Library/Formula/pdflib-lite.rb @@ -8,9 +8,9 @@ class PdflibLite < Formula bottle do cellar :any - sha1 "3a6acc7ff25b9738f6ba7511d23e5045874eafe0" => :mavericks - sha1 "503d37a1c3299f73125368aa46c186ac332a6074" => :mountain_lion - sha1 "2c56052904434bcec59986dba82cacf9b9be9adb" => :lion + revision 1 + sha1 "a3312478c0af40820fc1970a79b85677a64cdf78" => :yosemite + sha1 "1681c61b3679e8a96dc42266d4a49d092f2798b4" => :mavericks end def install |
