pidgin/purple-plugin-pack

Update the website to the current location

13 months ago, Gary Kramlich
cd09d0ef94b2
Parents f97fd0dddefc
Children 0bb4c9132d6a
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/
  • +1 -1
    meson.build
  • --- a/meson.build Fri Jun 04 15:51:46 2021 -0500
    +++ b/meson.build Thu Mar 30 22:34:15 2023 -0500
    @@ -10,7 +10,7 @@
    conf.set_quoted('PP_VERSION', meson.project_version())
    # I'm lazy and figured config.h is the best place for this ;)
    -conf.set_quoted('PP_WEBSITE', 'https://bitbucket.org/pidgin/purple-plugin-pack')
    +conf.set_quoted('PP_WEBSITE', 'https://keep.imfreedom.org/pidgin/purple-plugin-pack')
    #######################################################################
    # Good ol' gettext