diff options
author | wen <wen@FreeBSD.org> | 2012-01-13 08:46:15 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-01-13 08:46:15 +0800 |
commit | fe4124728cafe33dc97bd3cc170f7044d2ef3462 (patch) | |
tree | c062ce64965b50b60cd92714877f24d9aced316f /databases/pymongo | |
parent | 08e8c6ecc4a197205b597edf7017b17c9e4e00e1 (diff) | |
download | freebsd-ports-gnome-fe4124728cafe33dc97bd3cc170f7044d2ef3462.tar.gz freebsd-ports-gnome-fe4124728cafe33dc97bd3cc170f7044d2ef3462.tar.zst freebsd-ports-gnome-fe4124728cafe33dc97bd3cc170f7044d2ef3462.zip |
- update to 2.1.1
Diffstat (limited to 'databases/pymongo')
-rw-r--r-- | databases/pymongo/Makefile | 2 | ||||
-rw-r--r-- | databases/pymongo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/pymongo/Makefile b/databases/pymongo/Makefile index 71ed499905df..e7a7719318f7 100644 --- a/databases/pymongo/Makefile +++ b/databases/pymongo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pymongo -PORTVERSION= 2.1 +PORTVERSION= 2.1.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP diff --git a/databases/pymongo/distinfo b/databases/pymongo/distinfo index b530af5bc96e..211c2ce1b53e 100644 --- a/databases/pymongo/distinfo +++ b/databases/pymongo/distinfo @@ -1,2 +1,2 @@ -SHA256 (pymongo-2.1.tar.gz) = 49dbefef8d37fc0b09c0383b71ac9eab23c05170ea95f51a86bd8ffd20dd5bee -SIZE (pymongo-2.1.tar.gz) = 197271 +SHA256 (pymongo-2.1.1.tar.gz) = 7dd891ce2088a2d21f172102be530cc3083571a0f1eecfa0aff612da8076c37b +SIZE (pymongo-2.1.1.tar.gz) = 199974 |