From 3cebed6929524c6205b26b6dcc0cc32425ea5890 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 19 Nov 2013 08:05:25 -0600 Subject: sqlcipher v3.0.0 Signed-off-by: Mike McQuaid --- Library/Formula/sqlcipher.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/sqlcipher.rb') diff --git a/Library/Formula/sqlcipher.rb b/Library/Formula/sqlcipher.rb index 2320cc3a2..f9d6557f5 100644 --- a/Library/Formula/sqlcipher.rb +++ b/Library/Formula/sqlcipher.rb @@ -2,8 +2,8 @@ require 'formula' class Sqlcipher < Formula homepage "http://sqlcipher.net" - url "https://github.com/sqlcipher/sqlcipher/archive/v2.2.1.tar.gz" - sha1 "dc8af219f71ddae63ed7caf9cff5c0e9b00c3f13" + url 'https://github.com/sqlcipher/sqlcipher/archive/v3.0.0.tar.gz' + sha1 '7069b9ff8136de053693e018a58f59f118fcfe77' head "https://github.com/sqlcipher/sqlcipher.git" -- cgit v1.2.3