From 010cda02c17c783e7ec83ab66f2386fb4abfa2f2 Mon Sep 17 00:00:00 2001 From: Qiu Yu Date: Fri, 29 Nov 2013 09:26:07 +0800 Subject: bup: fix 0.25-rc4 sha1. Closes #24757. Signed-off-by: Mike McQuaid --- Library/Formula/bup.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/bup.rb b/Library/Formula/bup.rb index c1fb90896..71959cbf4 100644 --- a/Library/Formula/bup.rb +++ b/Library/Formula/bup.rb @@ -5,7 +5,7 @@ class Bup < Formula head 'https://github.com/bup/bup.git', :branch => 'master' url 'https://github.com/bup/bup/archive/0.25-rc4.tar.gz' version '0.25-rc4' - sha1 'f3dc0539443587390d9a720cf49a48e33b24317b' + sha1 '12f382dcb7e1d3b8496dfc32d2395e80cf5d971e' option "run-tests", "Run unit tests after compilation" -- cgit v1.2.3