From 575d2210cee6af41769c86679eb40b4a2764c1fe Mon Sep 17 00:00:00 2001 From: Ruben Fonseca Date: Sun, 7 Dec 2014 23:36:45 +0000 Subject: mysql++ 3.2.1 Closes #34768. Signed-off-by: Jack Nagel --- Library/Formula/mysql++.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mysql++.rb b/Library/Formula/mysql++.rb index 5e437993b..298690e76 100644 --- a/Library/Formula/mysql++.rb +++ b/Library/Formula/mysql++.rb @@ -1,9 +1,9 @@ require 'formula' class Mysqlxx < Formula - url 'http://tangentsoft.net/mysql++/releases/mysql++-3.2.0.tar.gz' homepage 'http://tangentsoft.net/mysql++/' - sha1 '4bd50f5b8259b5f12e42d6a810e5941eaddaf24a' + url 'http://tangentsoft.net/mysql++/releases/mysql++-3.2.1.tar.gz' + sha1 '1ce5a4484b66d9852718412315e1409cafd8c397' depends_on 'mysql-connector-c' -- cgit v1.2.3