anitya: Add Rocky Linux to distribution mapping

Rocky was added in the Anitya GUI, but does not have a mapping, so links
are not created for them which point to their corresponding sources on
their git forge.
This commit is contained in:
Neil Hanlon 2023-10-17 17:17:36 -04:00 committed by Neil Hanlon
parent 3acc8db917
commit 507d008578
No known key found for this signature in database
GPG key ID: 705BC21EC3C70F34

View file

@ -102,6 +102,7 @@ openSUSE = "https://software.opensuse.org/package/%s"
"openSUSE Tumbleweed" = "https://software.opensuse.org/package/%s"
PLD-Linux = "https://github.com/pld-linux/%s"
"RPM Fusion" = "https://admin.rpmfusion.org/pkgdb/search/?term=%s"
"Rocky Linux" = "https://git.rockylinux.org/staging/rpms/%s"
Spack = "https://github.com/spack/spack/tree/develop/var/spack/repos/builtin/packages/%s"
Ubuntu = "https://launchpad.net/ubuntu/+source/%s"
Void = "https://github.com/void-linux/void-packages/tree/master/srcpkgs/%s"