sqlcipher: update to 4.1.0.
This commit is contained in:
parent
9096a5b82c
commit
a47f0012b1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sqlcipher'
|
||||
pkgname=sqlcipher
|
||||
version=4.0.1
|
||||
revision=2
|
||||
version=4.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-tempstore=yes"
|
||||
hostmakedepends="tcl"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://www.zetetic.net/sqlcipher/"
|
||||
changelog="https://raw.githubusercontent.com/sqlcipher/sqlcipher/v${version}/CHANGELOG.md"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=2f803017378c7479cb791be59b7bad8392a15acddbcc094e4433581fe421f4ca
|
||||
checksum=65144ca3ba4c0f9cd4bae8c20bb42f2b84424bf29d1ebcf04c44a728903b1faa
|
||||
|
||||
CFLAGS="-DSQLITE_HAS_CODEC"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue