diff --git a/python/py-curl/Portfile b/python/py-curl/Portfile index 354d979b5b6..a982020da01 100644 --- a/python/py-curl/Portfile +++ b/python/py-curl/Portfile @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-curl python.rootname pycurl -version 7.46.0 +version 7.47.0 revision 0 categories-append net devel @@ -19,9 +19,9 @@ long_description Python module interface to the cURL library which \ homepage http://pycurl.io/ -checksums rmd160 f99cc6e30180b8dfe588e90240952487695b5952 \ - sha256 422ed7005b98768fe60fe6b6cb8bb6a4e1fc18b5433402e8fbdaba91811c4604 \ - size 284697 +checksums rmd160 446f36bff6e74c02d0ffd09b391e565251d7069a \ + sha256 5e3cf357939da8d4ceefe3c7f305afcf9b47cba66cfd95e7768ca43b38445e14 \ + size 301499 python.versions 27 310 311 312 313 314