update project page link in setup script
diff --git a/setup.py b/setup.py
index 568d41b..c02769e 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@
     author='Eli Bendersky',

     maintainer='Eli Bendersky',

     author_email='eliben@gmail.com',

-    url='http://code.google.com/p/pycparser/',

+    url='https://bitbucket.org/eliben/pycparser',

     platforms='Cross Platform',

     classifiers = [

         'Programming Language :: Python :: 2',