Skip to content

Commit

Permalink
tup: Update to 0.5
Browse files Browse the repository at this point in the history
Closes Homebrew#8718.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
  • Loading branch information
anatol authored and Sharpie committed Nov 21, 2011
1 parent 9407a0c commit d94713f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/tup.rb
Expand Up @@ -3,8 +3,8 @@
class Tup < Formula
homepage 'http://gittup.org/tup/'
head 'https://github.com/gittup/tup.git'
url 'https://github.com/gittup/tup.git', :tag => 'v0.4.1'
version '0.4.1'
url 'https://github.com/gittup/tup.git', :tag => 'v0.5'
version '0.5'

depends_on 'pkg-config' => :build
depends_on 'fuse4x'
Expand Down

0 comments on commit d94713f

Please sign in to comment.