diff options
author | Mario Preksavec <mario at slackware dot hr> | 2015-12-20 18:34:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-20 18:34:24 +0700 |
commit | 99335fe04a100685e6d334cf96d548025523a815 (patch) | |
tree | e6636d32b1b248ec05294deeca9b77a19a0a55be /system/sqlcipher/sqlcipher.info | |
parent | 46691068e71f3d9df02f93c20cf384c311a61e45 (diff) | |
download | slackbuilds-99335fe04a100685e6d334cf96d548025523a815.tar.gz |
system/sqlcipher: Added (256 bit AES encryption SQLite extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sqlcipher/sqlcipher.info')
-rw-r--r-- | system/sqlcipher/sqlcipher.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/sqlcipher/sqlcipher.info b/system/sqlcipher/sqlcipher.info new file mode 100644 index 0000000000..a07fe97e43 --- /dev/null +++ b/system/sqlcipher/sqlcipher.info @@ -0,0 +1,10 @@ +PRGNAM="sqlcipher" +VERSION="3.3.1" +HOMEPAGE="http://sqlcipher.net" +DOWNLOAD="https://github.com/sqlcipher/sqlcipher/archive/v3.3.1.tar.gz" +MD5SUM="26be3c23220192fb42e1d60f8c90ac69" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Mario Preksavec" +EMAIL="mario at slackware dot hr" |