[release-monitoring] Add links for more distros

This commit is contained in:
Dan Fandrich 2023-10-31 11:36:15 -07:00 committed by zlopez
parent fdf34aab57
commit 2afc689d5e

View file

@ -77,9 +77,11 @@ ALT = "http://www.sisyphus.ru/srpm/Sisyphus/%s"
"Arch Linux" = "https://archlinux.org/packages/?q=%s"
"Arch Linux AUR" = "https://aur.archlinux.org/packages/%s"
"Buildroot" = "https://git.buildroot.net/buildroot/tree/package/%s"
Chromebrew = "https://github.com/chromebrew/chromebrew/blob/master/packages/%s.rb"
"Clear Linux" = "https://clearlinux.org/software/bundle/%s"
COPR = "https://copr.fedorainfracloud.org/coprs/%s/"
CRUX = "https://crux.nu/portdb/?a=search&q=%s"
"CPE NVD NIST" = "https://nvd.nist.gov/products/cpe/search/results?keyword=%s"
"Cygwin" = "https://cygwin.com/cgit/cygwin-packages/%s/tree"
Debian = "https://tracker.debian.org/pkg/%s"
"Devuan" = "https://pkginfo.devuan.org/cgi-bin/policy-query.html?c=package&q=^%s$&x=submit"
@ -92,9 +94,11 @@ Flathub = "https://flathub.org/apps/details/%s"
"FZUG" = "https://github.com/FZUG/repo/tree/master/rpms/%s"
Gentoo = "https://packages.gentoo.org/packages/search?q=%s"
Homebrew = "https://formulae.brew.sh/formula/%s#default"
IUS = "https://github.com/iusrepo/%s"
MacPorts = "https://ports.macports.org/port/%s/"
Mageia = "https://svnweb.mageia.org/packages/cauldron/%s/current/"
"Manjaro Linux" = "https://software.manjaro.org/package/%s"
NethServer = "https://github.com/NethServer/nethserver-%s"
"NixOS" = "https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=%s"
"OpenMandriva" = "https://github.com/OpenMandrivaAssociation/%s/"
openSUSE = "https://software.opensuse.org/package/%s"
@ -105,6 +109,8 @@ PLD-Linux = "https://github.com/pld-linux/%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"
"Ultramarine Linux" = "https://github.com/Ultramarine-Linux/pkg-%s"
UnitedRPMs = "https://github.com/UnitedRPMs/%"
Void = "https://github.com/void-linux/void-packages/tree/master/srcpkgs/%s"
Wolfi = "https://github.com/wolfi-dev/os/blob/main/%s.yaml"