diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-10 14:32:39 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-10 14:32:39 +0000 |
commit | 8ecc997bcbfe8a7e90ceef6647d80a52937db18e (patch) | |
tree | d902d617ee848a472862bb910dc2074aee5013c4 /databases/py-pysqlite21 | |
parent | 1fbc63b69e66487245e61cea223cb694eab59f25 (diff) | |
download | ports-8ecc997bcbfe8a7e90ceef6647d80a52937db18e.tar.gz ports-8ecc997bcbfe8a7e90ceef6647d80a52937db18e.zip |
Notes
Diffstat (limited to 'databases/py-pysqlite21')
-rw-r--r-- | databases/py-pysqlite21/Makefile | 4 | ||||
-rw-r--r-- | databases/py-pysqlite21/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/py-pysqlite21/Makefile b/databases/py-pysqlite21/Makefile index e04da4d72127..0708e62e6277 100644 --- a/databases/py-pysqlite21/Makefile +++ b/databases/py-pysqlite21/Makefile @@ -6,9 +6,9 @@ # PORTNAME= pysqlite -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= databases python -MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.1/${PORTVERSION}/ \ +MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/${PORTVERSION:C/\.[0-9]$//}/${PORTVERSION}/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-pysqlite21/distinfo b/databases/py-pysqlite21/distinfo index de713a9614f2..996ccf2d54fc 100644 --- a/databases/py-pysqlite21/distinfo +++ b/databases/py-pysqlite21/distinfo @@ -1,3 +1,3 @@ -MD5 (pysqlite-2.1.2.tar.gz) = e1bf39382965f3169cf81a3313c2c0e8 -SHA256 (pysqlite-2.1.2.tar.gz) = 788ff2690eb2c63508837f97ca7e9611d44b5e85c089ab98ea1a9b0406fe1c78 -SIZE (pysqlite-2.1.2.tar.gz) = 240289 +MD5 (pysqlite-2.1.3.tar.gz) = 55ef66a963ddff5540b117db0a6c085b +SHA256 (pysqlite-2.1.3.tar.gz) = 73c6e489579fb7531afebf903b657f379ee91e8fb361fbb7996ccefe024e9edc +SIZE (pysqlite-2.1.3.tar.gz) = 241978 |