sqlite: update to 3.8.10.1.
This commit is contained in:
parent
19bb9b54f9
commit
a78d6f901f
|
@ -1,8 +1,8 @@
|
|||
# Template build file for 'sqlite'.
|
||||
pkgname=sqlite
|
||||
version=3.8.10
|
||||
version=3.8.10.1
|
||||
revision=1
|
||||
_amalgamationver=3081000
|
||||
_amalgamationver=3081010
|
||||
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=c4b8f9eefbdf0b9bef2044bdc3510c8a3f3b0ddb0489661fb433034187f5a428
|
||||
checksum=445cde5e969f218e9f717ff6babf9694b091760059d85b64fa0dc5cf82e28665
|
||||
|
||||
CFLAGS="-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE"
|
||||
|
||||
|
|
Loading…
Reference in New Issue