From aafca7f5356635f86330459882af330c82589372 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Mon, 15 Jul 2013 22:43:58 -0500 Subject: sqlcipher 2.2.1 Closes #21245. Signed-off-by: Jack Nagel --- Library/Formula/sqlcipher.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/sqlcipher.rb b/Library/Formula/sqlcipher.rb index aab3b8dc9..2320cc3a2 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.1.1.tar.gz" - sha1 "032110255562e9ada5f31078dc8426441a47a7ce" + url "https://github.com/sqlcipher/sqlcipher/archive/v2.2.1.tar.gz" + sha1 "dc8af219f71ddae63ed7caf9cff5c0e9b00c3f13" head "https://github.com/sqlcipher/sqlcipher.git" -- cgit v1.2.3