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