summaryrefslogtreecommitdiff
path: root/databases/py-sqlite2
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-10-10 01:57:50 +0000
committerryoon <ryoon@pkgsrc.org>2015-10-10 01:57:50 +0000
commitdc0982e10414ced94b27063e96d8aaa838e36e1f (patch)
tree2c4ee532d0c3688febd52e845ce894350f2c8aa2 /databases/py-sqlite2
parentb2b32f179afdd09e78afa1d2645c3d390598b778 (diff)
downloadpkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz
Recursive revbump from textproc/icu
Diffstat (limited to 'databases/py-sqlite2')
-rw-r--r--databases/py-sqlite2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sqlite2/Makefile b/databases/py-sqlite2/Makefile
index 5c3a22794af..5171531ed3a 100644
--- a/databases/py-sqlite2/Makefile
+++ b/databases/py-sqlite2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2015/04/06 08:17:23 adam Exp $
+# $NetBSD: Makefile,v 1.38 2015/10/10 01:58:02 ryoon Exp $
DISTNAME= pysqlite-2.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pysqlite/sqlite2/}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= databases python
MASTER_SITES= http://pysqlite.googlecode.com/files/