Update to sqlite 3.19.2, will be required by gecko 54 or 55 anyway..

See https://www.sqlite.org/changes.html for a list of changes since 3.17.0
Went into a bunch of amd64 bulks.
This commit is contained in:
landry 2017-06-01 17:07:21 +00:00
parent 53b1c50937
commit d5aaa3ac46
2 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.82 2017/04/24 16:25:20 sthen Exp $
# $OpenBSD: Makefile,v 1.83 2017/06/01 17:07:21 landry Exp $
COMMENT= embedded SQL implementation
DISTNAME = sqlite-autoconf-3170000
PKGNAME= sqlite3-3.17.0
DISTNAME = sqlite-autoconf-3190200
PKGNAME= sqlite3-3.19.2
SHARED_LIBS += sqlite3 35.0 # 8.6
SHARED_LIBS += sqlite3 36.0 # 8.6
CATEGORIES= databases

View File

@ -1,2 +1,2 @@
SHA256 (sqlite-autoconf-3170000.tar.gz) = pOSFrToW4FR2W69jcYJrUAC+7QfmJlEIlgacC/ATh0w=
SIZE (sqlite-autoconf-3170000.tar.gz) = 2515143
SHA256 (sqlite-autoconf-3190200.tar.gz) = ylNh+wHMOtY9b9TrLLC2OY5ilZWJbTVY9+Eh032sL/w=
SIZE (sqlite-autoconf-3190200.tar.gz) = 2542613