diff options
-rw-r--r-- | ftp/py-curl/Makefile | 5 | ||||
-rw-r--r-- | ftp/py-curl/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile index 5370d3a523cc..5e406b171d4c 100644 --- a/ftp/py-curl/Makefile +++ b/ftp/py-curl/Makefile @@ -6,9 +6,10 @@ # PORTNAME= curl -PORTVERSION= 7.10.5 +PORTVERSION= 7.10.8 CATEGORIES= ftp python -MASTER_SITES= http://pycurl.sourceforge.net/download/ +MASTER_SITES= http://pycurl.sourceforge.net/download/ \ + http://pycurl.sourceforge.net/download/00-OLD-VERSIONS/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} diff --git a/ftp/py-curl/distinfo b/ftp/py-curl/distinfo index 61e7311239e1..e2e88ef77e69 100644 --- a/ftp/py-curl/distinfo +++ b/ftp/py-curl/distinfo @@ -1 +1 @@ -MD5 (pycurl-7.10.5.tar.gz) = 0245b6962b9104e00079e166dd74cd53 +MD5 (pycurl-7.10.8.tar.gz) = 68663ae7bc73979a2f07e9693aed70ea |