aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/bup.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/bup.rb b/Library/Formula/bup.rb
index 0695cd80c..3fe5f39b3 100644
--- a/Library/Formula/bup.rb
+++ b/Library/Formula/bup.rb
@@ -3,7 +3,6 @@ require 'formula'
class Bup < Formula
homepage 'https://github.com/apenwarr/bup'
url 'https://github.com/apenwarr/bup/archive/bup-0.25-rc1.tar.gz'
- version '0.25-rc1'
sha1 'b88bd38d6f00a646faf0bd1f561595ebc0e55b30'
head 'https://github.com/apenwarr/bup.git', :branch => 'master'