sqlcipher: update homepage
This commit is contained in:
parent
0674b0d411
commit
62e86e40a5
@ -29,8 +29,8 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "http://sqlcipher.net/";
|
||||
description = "Full Database Encryption for SQLite";
|
||||
homepage = "https://www.zetetic.net/sqlcipher/";
|
||||
description = "SQLite extension that provides 256 bit AES encryption of database files";
|
||||
platforms = platforms.unix;
|
||||
license = licenses.bsd3;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user