davix 0.4.0-1
Closes Homebrew/homebrew#34894. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
d610b96548
commit
b186725096
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Davix < Formula
|
||||
homepage "http://dmc.web.cern.ch/projects/davix/home"
|
||||
url "https://git.cern.ch/pub/davix.git", :tag => "R_0_3_6-2"
|
||||
version "0.3.6-2"
|
||||
url "https://git.cern.ch/pub/davix.git", :tag => "R_0_4_0-1"
|
||||
version "0.4.0-1"
|
||||
|
||||
head "https://git.cern.ch/pub/davix.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue