diff --git a/python/py25-httplib2/Portfile b/python/py25-httplib2/Portfile
index b7381a6..617b442 100644
--- a/python/py25-httplib2/Portfile
+++ b/python/py25-httplib2/Portfile
@@ -4,7 +4,7 @@ PortSystem        1.0
 PortGroup         python25 1.0
 
 name              py25-httplib2
-version           2-0.4.0
+version           2-0.5.0
 categories        python devel net
 platforms         darwin
 maintainers       akitada
@@ -13,6 +13,6 @@ long_description  A comprehensive HTTP client library that supports \
                   many features left out of other HTTP libraries.
 homepage          http://code.google.com/p/httplib2/
 master_sites      http://httplib2.googlecode.com/files/
-checksums         md5 022006c6c5fb75ea082b97d0fcc89d94
+checksums         md5 c768ed1826cec3ddeefa7588048075f3
 distname          httplib${version}
 

