aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlmap.rb
diff options
context:
space:
mode:
authorJack Nagel2014-10-09 20:43:23 -0500
committerJack Nagel2014-10-09 20:43:23 -0500
commit8535febd64cf5b75a9b6f5d1a8acdfd80aa33a02 (patch)
tree206cc6a91727866313c26dc6e1f2a0c47a39df15 /Library/Formula/sqlmap.rb
parent415a50bf83624ea6eb68b29bd9e69a63adafa3e8 (diff)
downloadhomebrew-8535febd64cf5b75a9b6f5d1a8acdfd80aa33a02.tar.bz2
Bump revisions of unixodbc dependents
Diffstat (limited to 'Library/Formula/sqlmap.rb')
-rw-r--r--Library/Formula/sqlmap.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/sqlmap.rb b/Library/Formula/sqlmap.rb
index 49df3bcc7..fc53d4364 100644
--- a/Library/Formula/sqlmap.rb
+++ b/Library/Formula/sqlmap.rb
@@ -5,6 +5,7 @@ class Sqlmap < Formula
url "https://github.com/sqlmapproject/sqlmap/archive/0.9.tar.gz"
sha1 "25d7c13fc6e8bb55a1b4d9ba60a7ebd558ad0374"
head "https://github.com/sqlmapproject/sqlmap.git"
+ revision 1
option "with-mysql", "Install with support for direct connection to MySQL"
option "with-postgresql", "Install with support for direct connection to PostgreSQL"