diff options
author | Mario Preksavec <mario@slackware.hr> | 2016-07-24 19:03:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 08:28:21 +0700 |
commit | deff7ed5948989f4eb1649c0c34196ea50982d68 (patch) | |
tree | fe82b5edad2b26b3569c2bf841bf0ece394f346b /system/sqlcipher/sqlcipher.info | |
parent | fccdf683daf4dccce0dbc51009f2f852037e4b9b (diff) | |
download | slackbuilds-deff7ed5948989f4eb1649c0c34196ea50982d68.tar.gz |
system/sqlcipher: Updated for version 3.4.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/sqlcipher/sqlcipher.info')
-rw-r--r-- | system/sqlcipher/sqlcipher.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/sqlcipher/sqlcipher.info b/system/sqlcipher/sqlcipher.info index a07fe97e43..c43ee1506d 100644 --- a/system/sqlcipher/sqlcipher.info +++ b/system/sqlcipher/sqlcipher.info @@ -1,8 +1,8 @@ PRGNAM="sqlcipher" -VERSION="3.3.1" +VERSION="3.4.0" HOMEPAGE="http://sqlcipher.net" -DOWNLOAD="https://github.com/sqlcipher/sqlcipher/archive/v3.3.1.tar.gz" -MD5SUM="26be3c23220192fb42e1d60f8c90ac69" +DOWNLOAD="https://github.com/sqlcipher/sqlcipher/archive/v3.4.0/sqlcipher-3.4.0.tar.gz" +MD5SUM="2225da8fc163f78b5fffd0bcf8b28695" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |