Update to sqlite3 1.3.10

This commit is contained in:
jeremy 2015-07-25 22:56:14 +00:00
parent 6f0dff3b02
commit 81b4ef7fd4
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.35 2015/07/18 21:07:40 jeremy Exp $
# $OpenBSD: Makefile,v 1.36 2015/07/25 22:56:14 jeremy Exp $
COMMENT= access a SQLite3 database from ruby
VERSION= 1.3.9
VERSION= 1.3.10
DISTNAME= sqlite3-${VERSION}
CATEGORIES= databases

View File

@ -1,2 +1,2 @@
SHA256 (sqlite3-1.3.9.gem) = mYR0SvtfRMpKgq7GbiV/9geDkgr9SPBmBtH7Sp1Rph4=
SIZE (sqlite3-1.3.9.gem) = 60928
SHA256 (sqlite3-1.3.10.gem) = cNgVvoS9ljCgtosjb9KBHu9Cl6jktT49+J3Tny057+M=
SIZE (sqlite3-1.3.10.gem) = 60416