sqlite: update to 3.7.8.

This commit is contained in:
Juan RP 2011-09-28 09:39:43 +02:00
parent eaba9265f1
commit ce9e894f51

View file

@ -1,7 +1,7 @@
# Template build file for 'sqlite'.
pkgname=sqlite
version=3.7.7.1
_amalgamationver=3070701
version=3.7.8
_amalgamationver=3070800
wrksrc=sqlite
create_wrksrc=yes
distfiles="http://www.sqlite.org/sqlite-autoconf-${_amalgamationver}.tar.gz"
@ -10,7 +10,7 @@ short_desc="SQL Database Engine in a C Library"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.sqlite.org"
license="Public Domain"
checksum=7dcc36b25f7bcbe2938d0ea2baea5b706f0af93473d02a3f612d7ab39e386edf
checksum=fd8c7f70db7e06b51196efccb937f2a657abc7b27ef61fe3a7fb8e72ac4dfa32
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