sqlcipher: secure/fix/follow url(s)

This commit is contained in:
Viktor Szakats 2018-10-09 02:55:56 +00:00 committed by Viktor Szakats
parent 3e94875b60
commit 5bde9d8fe9

View file

@ -1,6 +1,6 @@
class Sqlcipher < Formula
desc "SQLite extension providing 256-bit AES encryption"
homepage "http://sqlcipher.net"
homepage "https://www.zetetic.net/sqlcipher/"
url "https://github.com/sqlcipher/sqlcipher/archive/v3.4.2.tar.gz"
sha256 "69897a5167f34e8a84c7069f1b283aba88cdfa8ec183165c4a5da2c816cfaadb"
head "https://github.com/sqlcipher/sqlcipher.git"