Right now we use the distfiles provided by OpenSuse's OpenBuildService[1]. Even tough their "Last modified" date changes constantly[2] the files seem to stay the same -- my 2024.12.03 distfile is the same as 2025.05.14's This is a problem however as it bundles many git subprojects[3], including external libraries like rapidjson or cmark. The subprojects sometimes are ancient[4] and require our patching to compile[5]. [1]: https://gitweb.gentoo.org/repo/gentoo.git/tree/net-p2p/retroshare/retroshare-0.6.7-r4.ebuild#n10 [2]: https://download.opensuse.org/repositories/network:/retroshare/Debian_Testing/ [3]: https://github.com/RetroShare/OBS/blob/0a3997cc1355b2c848161dca015b7e2df039707b/prepare_source_tarball.sh#L66 [4]: https://gitweb.gentoo.org/repo/gentoo.git/tree/net-p2p/retroshare/files/retroshare-0.6.7_fix-old-rapidjson.patch#n5 [5]: https://gitweb.gentoo.org/repo/gentoo.git/tree/net-p2p/retroshare/files