sqlite: update to 3.8.11.
This commit is contained in:
parent
be4a920bb1
commit
b48bfd71ba
@ -1,8 +1,8 @@
|
||||
# Template build file for 'sqlite'.
|
||||
pkgname=sqlite
|
||||
version=3.8.10.2
|
||||
version=3.8.11
|
||||
revision=1
|
||||
_amalgamationver=3081002
|
||||
_amalgamationver=3081100
|
||||
wrksrc="sqlite-autoconf-${_amalgamationver}"
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.sqlite.org"
|
||||
license="Public Domain"
|
||||
distfiles="http://www.sqlite.org/2015/sqlite-autoconf-${_amalgamationver}.tar.gz"
|
||||
checksum=8382e55a4e7d853c93038562ca3dd00307937fccf1c6b65ddd813e503a56d626
|
||||
checksum=89640082f56b0aec1e691ba4976fb592ac905c791e616905d0a5f0c38e88b616
|
||||
|
||||
CFLAGS="-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user