pidgin/pidgin

Replace gethostname by g_get_host_name

2021-03-04, Elliott Sales de Andrade
691bd780ab06
Replace gethostname by g_get_host_name

Replace `gethostname` by `g_get_host_name`.

Testing Done:
Compile only.

Reviewed at https://reviews.imfreedom.org/r/555/
---
name: cmark
buildsystem: cmake-ninja
builddir: true
config-opts:
- -DCMAKE_BUILD_TYPE=Release
- -DCMARK_TESTS=OFF
sources:
- type: archive
url: https://github.com/commonmark/cmark/archive/0.29.0.tar.gz
sha256: 2558ace3cbeff85610de3bda32858f722b359acdadf0c4691851865bb84924a6
cleanup:
- /bin
- /include
- /lib/cmake
- /lib/pkgconfig
- /lib/*.a
- /share/man