Skip to content

Commit 209cbc2

Browse files
committed
update homepage urls
merging these commits for easier review: * update two URLs I missed * revert unintended changes
1 parent 8c318a7 commit 209cbc2

File tree

1,793 files changed

+1793
-1794
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,793 files changed

+1793
-1794
lines changed

Library/Formula/a52dec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class A52dec < Formula
22
desc "Library for decoding ATSC A/52 streams (AKA 'AC-3')"
3-
homepage "http://liba52.sourceforge.net/"
3+
homepage "https://liba52.sourceforge.io/"
44
url "https://web.archive.org/web/20170110045630if_/http://liba52.sourceforge.net/files/a52dec-0.7.4.tar.gz"
55
sha256 "a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33"
66

Library/Formula/aalib.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Aalib < Formula
22
desc "Portable ASCII art graphics library"
3-
homepage "http://aa-project.sourceforge.net/aalib/"
3+
homepage "https://aa-project.sourceforge.net/aalib/"
44
url "https://downloads.sourceforge.net/aa-project/aalib-1.4rc5.tar.gz"
55
sha256 "fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee"
66

Library/Formula/abcde.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Abcde < Formula
22
desc "Better CD Encoder"
3-
homepage "http://abcde.einval.com"
3+
homepage "https://abcde.einval.com"
44
url "http://abcde.einval.com/download/abcde-2.7.tar.gz"
55
mirror "https://mirrors.kernel.org/debian/pool/main/a/abcde/abcde_2.7.orig.tar.gz"
66
sha256 "0148698a09fedcbae37ee9da295afe411a1190cf8ae224b7814d31b5bf737746"

Library/Formula/abcl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Abcl < Formula
22
desc "Armed Bear Common Lisp: a full implementation of Common Lisp"
3-
homepage "http://abcl.org"
3+
homepage "https://abcl.org"
44
url "http://abcl.org/releases/1.3.2/abcl-bin-1.3.2.tar.gz"
55
sha256 "01105fe25c51873b71ffd6f0ba2d9b2688741ed96ff60c1950c0e62f9d84a785"
66

Library/Formula/abcmidi.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Abcmidi < Formula
22
desc "Converts abc music notation files to MIDI files"
3-
homepage "http://www.ifdo.ca/~seymour/runabc/top.html"
3+
homepage "https://ifdo.ca/~seymour/runabc/top.html"
44
url "http://ifdo.ca/~seymour/runabc/abcMIDI-2015-08-06.zip"
55
version "2015-08-06"
66
sha256 "6ada64028344b5d778714bca02e41ed98a97c656aa45ea0e4a21de926502304e"

Library/Formula/abduco.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Abduco < Formula
22
desc "Provides session management: i.e. separate programs from terminals"
3-
homepage "http://www.brain-dump.org/projects/abduco"
3+
homepage "https://www.brain-dump.org/projects/abduco/"
44
url "http://www.brain-dump.org/projects/abduco/abduco-0.4.tar.gz"
55
sha256 "bda3729df116ce41f9a087188d71d934da2693ffb1ebcf33b803055eb478bcbb"
66
head "git://repo.or.cz/abduco.git"

Library/Formula/abi-compliance-checker.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class AbiComplianceChecker < Formula
22
desc "Check binary and source compatibility for C/C++"
3-
homepage "http://ispras.linuxbase.org/index.php/ABI_compliance_checker"
3+
homepage "https://ispras.linuxbase.org/index.php/ABI_compliance_checker"
44
url "https://github.com/lvc/abi-compliance-checker/archive/1.99.9.tar.gz"
55
sha256 "52b0daca89fcda73cde126497c8015ca823417074ba02fcff68b7acf2f45e516"
66

Library/Formula/abnfgen.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Abnfgen < Formula
22
desc "Quickly generate random documents that match an ABFN grammar"
3-
homepage "http://www.quut.com/abnfgen/"
3+
homepage "https://www.quut.com/abnfgen/"
44
url "http://www.quut.com/abnfgen/abnfgen-0.16.tar.gz"
55
sha256 "c256712a97415c86e1aa1847e2eac00019ca724d56b8ee921d21b258090d333a"
66

Library/Formula/abook.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Abook < Formula
22
desc "Address book with mutt support"
3-
homepage "http://abook.sourceforge.net/"
3+
homepage "https://abook.sourceforge.io/"
44
url "https://downloads.sourceforge.net/project/abook/abook/0.5.6/abook-0.5.6.tar.gz"
55
sha256 "0646f6311a94ad3341812a4de12a5a940a7a44d5cb6e9da5b0930aae9f44756e"
66
revision 1

Library/Formula/ace.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Ace < Formula
22
desc "ADAPTIVE Communication Environment: OO network programming in C++"
3-
homepage "http://www.dre.vanderbilt.edu/~schmidt/ACE.html"
3+
homepage "https://www.dre.vanderbilt.edu/~schmidt/ACE.html"
44
url "http://download.dre.vanderbilt.edu/previous_versions/ACE-6.3.3.tar.bz2"
55
sha256 "f362e45f624db3343db529654b601d5df69b5f56fa4597cf453da35d80989888"
66

0 commit comments

Comments
 (0)