sqlite: update to 3.8.7.
This commit is contained in:
parent
65eed66594
commit
bab83e3d1c
|
@ -1,8 +1,8 @@
|
|||
# Template build file for 'sqlite'.
|
||||
pkgname=sqlite
|
||||
version=3.8.6
|
||||
version=3.8.7
|
||||
revision=1
|
||||
_amalgamationver=3080600
|
||||
_amalgamationver=3080700
|
||||
wrksrc="sqlite-autoconf-${_amalgamationver}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-threadsafe --enable-readline --enable-dynamic-extensions"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.sqlite.org"
|
||||
license="Public Domain"
|
||||
distfiles="http://www.sqlite.org/2014/sqlite-autoconf-${_amalgamationver}.tar.gz"
|
||||
checksum=53bab14255bc16c3d73fdbe54b364c1764709d68dda167587f8026c98b9f4e95
|
||||
checksum=d0b42377fb59ea8dfe690334af04505e34e60e6875058a01aebd2502ac63d4ae
|
||||
|
||||
CFLAGS="-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user