davix 0.3.4

Closes Homebrew/homebrew#31065.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Martin Hellmich 2014-07-23 15:34:26 +02:00 committed by Jack Nagel
parent a37005d263
commit 0785a18554
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ class Davix < Formula
end
stable do
url "https://git.cern.ch/pub/davix.git", :tag => "R_0_3_1"
version "0.3.1"
url "https://git.cern.ch/pub/davix.git", :tag => "R_0_3_4"
version "0.3.4"
end
depends_on "cmake" => :build