pazpar2 1.14.0
Closes #42190. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
91c6ec66e3
commit
867ec0eb7b
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Pazpar2 < Formula
|
||||
desc "Metasearching middleware webservice"
|
||||
homepage "https://www.indexdata.com/pazpar2"
|
||||
url "http://ftp.indexdata.dk/pub/pazpar2/pazpar2-1.13.1.tar.gz"
|
||||
sha256 "d3cdeff52914a82c4d815e4570f6aab0e14586754377b5d2b9cffdcbcb1ccc29"
|
||||
revision 2
|
||||
url "http://ftp.indexdata.dk/pub/pazpar2/pazpar2-1.14.0.tar.gz"
|
||||
sha256 "3b0012450c66d6932009ac0decb72436690cc939af33e2ad96c0fec85863d13d"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue