aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-sqlite
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-06-23 07:15:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-06-23 07:53:02 +0000
commit78bd8b96b1cc618c19ff38aa75aece6026edb5e0 (patch)
tree8c3412128aa11c6bc16e19a8070f0eedeaaf3635 /main/py-sqlite
parent34bf6440cde26e27e9691edfd86f2e834c6edd83 (diff)
downloadaports-78bd8b96b1cc618c19ff38aa75aece6026edb5e0.tar.bz2
aports-78bd8b96b1cc618c19ff38aa75aece6026edb5e0.tar.xz
main/[various]: rebuild against python-2.7
Diffstat (limited to 'main/py-sqlite')
-rw-r--r--main/py-sqlite/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-sqlite/APKBUILD b/main/py-sqlite/APKBUILD
index 6bf189b9ae..8cc1307980 100644
--- a/main/py-sqlite/APKBUILD
+++ b/main/py-sqlite/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-sqlite
_realname=pysqlite
pkgver=2.6.3
-pkgrel=0
+pkgrel=1
pkgdesc="A Python DB-API 2.0 interface for the SQLite embedded relational database engine"
url="http://code.google.com/p/pysqlite/"
arch="all"