pazpar2 1.12.7
Closes #8194. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
01c222bf24
commit
38d77b1f48
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class Pazpar2 < Formula
|
class Pazpar2 < Formula
|
||||||
desc "Metasearching middleware webservice"
|
desc "Metasearching middleware webservice"
|
||||||
homepage "https://www.indexdata.com/pazpar2"
|
homepage "https://www.indexdata.com/pazpar2"
|
||||||
url "http://ftp.indexdata.dk/pub/pazpar2/pazpar2-1.12.6.tar.gz"
|
url "http://ftp.indexdata.dk/pub/pazpar2/pazpar2-1.12.7.tar.gz"
|
||||||
sha256 "a03b6fe430d2d83b916975aa525178893156cb1fa478e86160acc2088a35d036"
|
sha256 "5d56801bb1f8a3b673409e6960b07c9d8fa05f2315558ac173b80a65c344f3aa"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue