On Thu, Oct 03, 2024 at 09:57:59PM +0100, Tom Murphy wrote:
> Hi,
>
> Here is an update to databases/sqlcipher from v4.6.0 to v4.6.1.
> Changelog: https://github.com/sqlcipher/sqlcipher/releases/tag/v4.6.1
>
> A bunch of functions in the shared lib were removed and new ones
> added, so I've cranked the version.
Symbols were removed, so this needs a major bump (I fixed it).
-SHARED_LIBS += sqlcipher 1.1 # 8.6
+SHARED_LIBS += sqlcipher 2.0 # 8.6
No comments:
Post a Comment