Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65837310437bb80d86acfefdb7a34092c5d4e3e0

commit 65837310437bb80d86acfefdb7a34092c5d4e3e0
Author: crazy <cr...@frugalware.org>
Date:   Thu Apr 15 09:17:40 2010 +0200

sqlite3-3.6.23.1-1-x86_64
* Version bump

diff --git a/source/lib/sqlite3/FrugalBuild b/source/lib/sqlite3/FrugalBuild
index 0d06f96..e6efc8a 100644
--- a/source/lib/sqlite3/FrugalBuild
+++ b/source/lib/sqlite3/FrugalBuild
@@ -3,8 +3,8 @@
# Maintainer: voroskoi <voros...@frugalware.org>

pkgname=sqlite3
-pkgver=3.6.22
-pkgrel=2
+pkgver=3.6.23.1
+pkgrel=1
pkgdesc="A C library that implements an SQL database engine"
url="http://www.sqlite.org/";
depends=('readline')
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc')
_F_cd_path="sqlite-$pkgver"
up2date="lynx -dump http://www.sqlite.org/ |grep Version |sed 's/.*n \(.*\) 
of.*/\1/'"
source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz)
-sha1sums=('7a29a469d5e28040224a934ed0c28041412876d8')
+sha1sums=('718615fc37a5ef57fb4e7d06fc56ee7bda391d6f')

subpkgs=('lemon')
subdescs=('The Lemon program is an LALR(1) parser generator.')
@@ -26,7 +26,7 @@ subarchs=('i686 x86_64 ppc')
build()
{
## to see what this does see : http://www.sqlite.org/compile.html
-       ## also third need that .. without it does weird crap.
+       ## also tbird need that .. without it does weird crap.
export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_FTS3_PARENTHESIS=1"
Fbuild \
--enable-threadsafe \
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to