Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6d9d5e87d4eab904ab1673d08e649a1fab9f5e5
commit c6d9d5e87d4eab904ab1673d08e649a1fab9f5e5 Author: crazy <[email protected]> Date: Tue May 24 03:47:18 2016 +0200 sqlite3-3.13.0-1-x86_64 * Version bump diff --git a/source/base/sqlite3/FrugalBuild b/source/base/sqlite3/FrugalBuild index caae765..3140cb0d 100644 --- a/source/base/sqlite3/FrugalBuild +++ b/source/base/sqlite3/FrugalBuild @@ -4,8 +4,8 @@ pkgname=sqlite3 -pkgver=3.12.2 -confver=3120200 +pkgver=3.13.0 +confver=3130000 pkgrel=1 pkgdesc="A C library that implements an SQL database engine" url="http://www.sqlite.org/" @@ -19,7 +19,7 @@ source=(https://www.sqlite.org/2016/sqlite-autoconf-$confver.tar.gz http://www.sqlite.org/src/raw/tool/lemon.c?name=3ff0fec22f92dfb54e62eeb48772eddffdbeb0d6 http://www.sqlite.org/src/raw/tool/lempar.c?name=01ca97f87610d1dac6d8cd96ab109ab1130e76dc lemon_share.diff) -sha1sums=('b43c2e7238e54c50b95fbbd85c48792f4f39af8c' \ +sha1sums=('f6f76e310389e3f510b23826f805850449ae8653' \ '3ff0fec22f92dfb54e62eeb48772eddffdbeb0d6' \ '01ca97f87610d1dac6d8cd96ab109ab1130e76dc' \ '6082e8659d842237c9fc9c3edfa76ea4abc33503') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
