aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mysql++.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mysql++.rb')
-rw-r--r--Library/Formula/mysql++.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mysql++.rb b/Library/Formula/mysql++.rb
index ab289dac8..143d10712 100644
--- a/Library/Formula/mysql++.rb
+++ b/Library/Formula/mysql++.rb
@@ -3,7 +3,7 @@ require 'formula'
class Mysqlxx < Formula
url 'http://tangentsoft.net/mysql++/releases/mysql++-3.1.0.tar.gz'
homepage 'http://tangentsoft.net/mysql++/'
- md5 'd92769cc579b87a60e58a77099cc4f0e'
+ sha1 '9bd383ad932dce8cc1948ec76eed9036419d427f'
depends_on 'mysql-connector-c'