diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-22 21:54:54 +0800 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-22 21:54:54 +0800 |
commit | 3fee397b43da1e9432c499abcb1e9f2ff72ba679 (patch) | |
tree | 39634c39f25acafd597ed7fd6e58b7ca6043a3d3 /databases/py-pysqlite21 | |
parent | 0561518b0cf271efbbcf7c1788bbf94c3448a980 (diff) | |
download | freebsd-ports-gnome-3fee397b43da1e9432c499abcb1e9f2ff72ba679.tar.gz freebsd-ports-gnome-3fee397b43da1e9432c499abcb1e9f2ff72ba679.tar.zst freebsd-ports-gnome-3fee397b43da1e9432c499abcb1e9f2ff72ba679.zip |
Update to 2.0.2
PR: ports/81352
Submitted by: maintainer
Diffstat (limited to 'databases/py-pysqlite21')
-rw-r--r-- | databases/py-pysqlite21/Makefile | 4 | ||||
-rw-r--r-- | databases/py-pysqlite21/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-pysqlite21/Makefile b/databases/py-pysqlite21/Makefile index fd06c507999d..cf33d28458ed 100644 --- a/databases/py-pysqlite21/Makefile +++ b/databases/py-pysqlite21/Makefile @@ -6,9 +6,9 @@ # PORTNAME= pysqlite -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.2 CATEGORIES= databases python -MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/2.0.0/ +MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= marcus@corp.grupos.com.br diff --git a/databases/py-pysqlite21/distinfo b/databases/py-pysqlite21/distinfo index 4f9d3c4d79a6..89a0323672dd 100644 --- a/databases/py-pysqlite21/distinfo +++ b/databases/py-pysqlite21/distinfo @@ -1,2 +1,2 @@ -MD5 (pysqlite-2.0.0.tar.gz) = 8cf906cd82ef2e383a804a318c49bb21 -SIZE (pysqlite-2.0.0.tar.gz) = 56874 +MD5 (pysqlite-2.0.2.tar.gz) = e530a5377f2e219e03fd4b9d12abbc3d +SIZE (pysqlite-2.0.2.tar.gz) = 57324 |