summaryrefslogtreecommitdiff
path: root/databases/sqlite3/Makefile.common
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-03-07 12:17:58 +0000
committerdrochner <drochner@pkgsrc.org>2007-03-07 12:17:58 +0000
commitc9a446deba11e27406ce006f3fe580ba66b3deeb (patch)
tree1060d51386626da7fd1f44e9c784b914c2917064 /databases/sqlite3/Makefile.common
parentda2211b7ef0b756cf0bf45b9872eee32060d704e (diff)
downloadpkgsrc-c9a446deba11e27406ce006f3fe580ba66b3deeb.tar.gz
update to 3.3.13
changes: -bugfixes -enhanced PRAGMA integrity_check
Diffstat (limited to 'databases/sqlite3/Makefile.common')
-rw-r--r--databases/sqlite3/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sqlite3/Makefile.common b/databases/sqlite3/Makefile.common
index b18dd67333c..745ed466adf 100644
--- a/databases/sqlite3/Makefile.common
+++ b/databases/sqlite3/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.10 2007/01/11 19:08:48 drochner Exp $
+# $NetBSD: Makefile.common,v 1.11 2007/03/07 12:17:58 drochner Exp $
-DISTNAME= sqlite-3.3.10
+DISTNAME= sqlite-3.3.13
PKGNAME= ${DISTNAME:S/-/3-/}
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \