aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDan2013-12-06 14:35:22 +0100
committerAdam Vandenberg2013-12-06 07:53:55 -0800
commitdf7404044af997a876cf1fac6b7792df54a1fb5c (patch)
tree83e675c4c46b099452ac29f488fef2be6fd5d42e /Library
parent33a8986f5b4de8bac8f68eb8ea2f68501b2386e3 (diff)
downloadhomebrew-df7404044af997a876cf1fac6b7792df54a1fb5c.tar.bz2
unixodbc 2.3.2
Closes #24992. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/unixodbc.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/unixodbc.rb b/Library/Formula/unixodbc.rb
index 8589f8249..77453a6ef 100644
--- a/Library/Formula/unixodbc.rb
+++ b/Library/Formula/unixodbc.rb
@@ -2,8 +2,8 @@ require 'formula'
class Unixodbc < Formula
homepage 'http://www.unixodbc.org/'
- url 'http://www.unixodbc.org/unixODBC-2.3.1.tar.gz'
- sha1 '815cbc4f34e1a6d95daf3a5ab74e6ed3a586aad7'
+ url 'http://www.unixodbc.org/unixODBC-2.3.2.tar.gz'
+ sha1 'f84520fd58143625b614fde551435178a558ee2e'
conflicts_with 'virtuoso', :because => 'Both install `isql` binaries.'