sqlite: update to 3.6.23.1.
--HG-- extra : convert_revision : d832454504a18b1ce32c309834406a8bc60a704f
This commit is contained in:
parent
d4651a9616
commit
afdfd2961a
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'sqlite'.
|
||||
pkgname=sqlite
|
||||
version=3.6.23
|
||||
version=3.6.23.1
|
||||
distfiles="http://sqlite.org/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_env="CPPFLAGS=-DSQLITE_ENABLE_COLUMN_METADATA=1 LIBS=-ldl"
|
||||
|
@ -8,7 +8,7 @@ configure_args="--enable-load-extension --enable-threadsafe
|
|||
--enable-threads-override-locks --enable-cross-thread-connections"
|
||||
short_desc="SQL Database Engine in a C Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=d7777c316de53354737062818d177a342cee764772cb674dd2e8889a004b0d3e
|
||||
checksum=1a0517438a573a68ab73e8ed75d194086d55d75883542ab1d5ae1080bbddd492
|
||||
long_desc="
|
||||
SQLite is a C library that implements an SQL database engine. Programs
|
||||
that link with the SQLite library can have SQL database access without
|
||||
|
|
Loading…
Reference in New Issue
Block a user