diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libbpg.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libbpg.rb b/Library/Formula/libbpg.rb index 45e0684bf..1d267f7c8 100644 --- a/Library/Formula/libbpg.rb +++ b/Library/Formula/libbpg.rb @@ -2,8 +2,8 @@ require "formula" class Libbpg < Formula homepage "http://bellard.org/bpg/" - url "http://bellard.org/bpg/libbpg-0.9.1.tar.gz" - sha1 "0ece88372e178985d3327bbb7a0c94947586b3f1" + url "http://bellard.org/bpg/libbpg-0.9.2.tar.gz" + sha1 "bec3a62198e23319b247d0efccb95ad4bf56bea5" bottle do cellar :any |
