Various package renames and fixes for version checking (#9856)

* Rename aws to aws_cli

* Rename ffcall to libffcall

* Update filecmd homepage

* Update go_bootstrap homepage

* Update go homepage

* Update bacon homepage

* Rename jsonc to json_c

* Update libffi homepage

* Update libgd homepage

* Rename libjpeg to libjpeg_turbo

* Update libpng homepage

* Rename mandb to man_db

* Update mongodb homepage

* Rename moonbuggy to moon_buggy

* Update mpc homepage

* Update netcat homepage

* Update nethack4 homepage

* Rename pkgconfig to pkg_config

* Rename postgres to postgresql

* Rename proj4 to proj

* Update qemacs homepage

* Update readline homepage

* Update scrollz homepage

* Update xzutils homepage

* Update weather homepage
This commit is contained in:
Maximilian Downey Twiss
2024-05-28 09:09:35 +10:00
committed by GitHub
parent 8f722f2753
commit 9a136cac4f
165 changed files with 157 additions and 148 deletions

View File

@@ -2,7 +2,7 @@ require 'package'
class Weather < Package
description 'This command-line utility is intended to provide quick access to current weather conditions and forecasts.'
homepage 'http://fungi.yuggoth.org/weather/'
homepage 'https://fungi.yuggoth.org/weather/'
version '2.3'
license 'ISC'
compatibility 'all'