diff options
| author | Sven-S. Porst | 2014-06-04 10:55:12 +0200 |
|---|---|---|
| committer | Mike McQuaid | 2014-06-04 10:34:16 +0100 |
| commit | 3f8bf0b366af05315e77a324ed01eb5328c76503 (patch) | |
| tree | b5673a7742e0ac869e69eeccc6a74cdce49aa0b4 | |
| parent | 73f4240c3aeb41312a12e71c042f3f175992df24 (diff) | |
| download | homebrew-3f8bf0b366af05315e77a324ed01eb5328c76503.tar.bz2 | |
pazpar2 1.6.42
| -rw-r--r-- | Library/Formula/pazpar2.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pazpar2.rb b/Library/Formula/pazpar2.rb index 92706fb9a..571ca718e 100644 --- a/Library/Formula/pazpar2.rb +++ b/Library/Formula/pazpar2.rb @@ -2,8 +2,8 @@ require "formula" class Pazpar2 < Formula homepage "http://www.indexdata.com/pazpar2" - url "http://ftp.indexdata.dk/pub/pazpar2/pazpar2-1.6.41.tar.gz" - sha1 "89c97f35b7aac0e88798458192132e1cd8f2af6f" + url "http://ftp.indexdata.dk/pub/pazpar2/pazpar2-1.6.42.tar.gz" + sha1 "07f9a8e945d739649ceed59e08f7b3b013dfa028" bottle do cellar :any |
