Commit cffb9cf0 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

sqlite: bump version



Closes #1957

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent e9bc59e5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
	luasocket, rings, wsapi, xavante

	Updated/fixed packages: cdrkit, libidn, netperf, openssl, php,
	qt, tn5250, usbutils
	qt, sqlite, tn5250, usbutils

	Removed packages: modutils

@@ -23,6 +23,7 @@
	#1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP
	#1945: PHP: add sqlite3 dependency when using external lib
	#1951: Bump openssl to 0.9.8o
	#1957: Bump sqlite to 3.6.23.1

2010.05, Released May 30th, 2010:

+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
#############################################################

SQLITE_VERSION = 3.6.22
SQLITE_VERSION = 3.6.23.1
SQLITE_SOURCE = sqlite-amalgamation-$(SQLITE_VERSION).tar.gz
SQLITE_SITE = http://www.sqlite.org
SQLITE_INSTALL_STAGING = YES