sqlcipher: secure/fix/follow url(s)
This commit is contained in:
parent
3e94875b60
commit
5bde9d8fe9
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue