Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe4555189f7296f411f09296a02be71d35c8b8ca
commit fe4555189f7296f411f09296a02be71d35c8b8ca Author: crazy <[email protected]> Date: Sat Apr 15 20:29:42 2017 +0200 sqlite3-3.18.0-1-x86_64 * Version bump diff --git a/source/base/sqlite3/FrugalBuild b/source/base/sqlite3/FrugalBuild index 790f743..7f4527e 100644 --- a/source/base/sqlite3/FrugalBuild +++ b/source/base/sqlite3/FrugalBuild @@ -4,9 +4,9 @@ pkgname=sqlite3 -pkgver=3.17.0 -confver=3170000 -pkgrel=2 +pkgver=3.18.0 +confver=3180000 +pkgrel=1 pkgdesc="A C library that implements an SQL database engine" url="http://www.sqlite.org/" depends=('readline>=6.3-14' 'ncurses>=6.0-16') @@ -16,7 +16,7 @@ _F_cd_path="sqlite-$pkgver" up2date="lynx -dump https://www.sqlite.org/download.html | grep -m1 version| sed 's/.*ion \(.*\)./\1/'" #lemon and lempar files are from here: http://www.sqlite.org/src/tree?name=tool source=(https://www.sqlite.org/2017/sqlite-autoconf-$confver.tar.gz) -sha1sums=('7bcff1c158ed9e2c0e159c1b4b6c36d4d65dff8c') +sha1sums=('74559194e1dd9b9d577cac001c0e9d370856671b') Fconfopts=" --enable-fts5 \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
