pidgin/purple-plugin-pack

Update the website to the current location

13 months ago, Gary Kramlich
cd09d0ef94b2
Update the website to the current location

Testing Done:
Built and verified `pp_config.h` had the right value and also grepped for `bitbucket` in the entire code base.

Reviewed at https://reviews.imfreedom.org/r/2402/
option('purple-version', type : 'combo', choices : ['2', '3'], value : '2',
description : 'set to 3 to compile against libpurple3')
option('types', type : 'string', value : 'default',
description : 'comma-separated list of plugin types to build: default, abusive, incomplete, or all')
option('nls', type : 'boolean', value : true,
description : 'enable installation of translation files')