Skip to content

Commit e55709b

Browse files
committed
update homepage urls: z
1 parent bfa9fe7 commit e55709b

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

Library/Formula/z80asm.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Z80asm < Formula
22
desc "Assembler for the Zilog Z80 microprcessor and compatibles"
3-
homepage "http://www.nongnu.org/z80asm/"
3+
homepage "https://www.nongnu.org/z80asm/"
44
url "http://download.savannah.gnu.org/releases/z80asm/z80asm-1.8.tar.gz"
55
sha256 "67fba9940582cddfa70113235818fb52d81e5be3db483dfb0816acb330515f64"
66

Library/Formula/zbar.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Zbar < Formula
22
desc "Suite of barcodes-reading tools"
3-
homepage "http://zbar.sourceforge.net"
3+
homepage "https://zbar.sourceforge.net/"
44
url "https://downloads.sourceforge.net/project/zbar/zbar/0.10/zbar-0.10.tar.bz2"
55
sha256 "234efb39dbbe5cef4189cc76f37afbe3cfcfb45ae52493bfe8e191318bdbadc6"
66
revision 2

Library/Formula/zebra.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Zebra < Formula
22
desc "Information management system"
3-
homepage "http://www.indexdata.com/zebra"
3+
homepage "https://www.indexdata.com/resources/software/zebra/"
44
url "http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.60.tar.gz"
55
sha256 "9eac55475ebf52bf0ca9d66b45a0566b91bfa3e27e12dd23f030e23bab920c33"
66
revision 1

Library/Formula/zeromq.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Zeromq < Formula
22
desc "High-performance, asynchronous messaging library"
3-
homepage "http://www.zeromq.org/"
3+
homepage "https://zeromq.org/"
44
url "https://github.com/zeromq/zeromq4-1/releases/download/v4.1.3/zeromq-4.1.3.tar.gz"
55
sha256 "61b31c830db377777e417235a24d3660a4bcc3f40d303ee58df082fcd68bf411"
66

Library/Formula/zlib.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Zlib < Formula
22
desc "General-purpose lossless data-compression library"
3-
homepage "http://www.zlib.net/"
3+
homepage "https://www.zlib.net/"
44
url "https://zlib.net/fossils/zlib-1.3.1.tar.gz"
55
sha256 "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23"
66

Library/Formula/znc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Znc < Formula
22
desc "Advanced IRC bouncer"
3-
homepage "http://wiki.znc.in/ZNC"
3+
homepage "https://wiki.znc.in/ZNC"
44
url "http://znc.in/releases/archive/znc-1.6.1.tar.gz"
55
mirror "https://github.com/znc/znc/archive/znc-1.6.1.tar.gz"
66
sha256 "ba49397364f48d6d32ae5242bc1166f21d972f85dd390d6bbe68a63ecbb6c140"

Library/Formula/zopfli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Zopfli < Formula
22
desc "New zlib (gzip, deflate) compatible compressor"
3-
homepage "https://code.google.com/p/zopfli/"
3+
homepage "https://github.com/google/zopfli"
44
url "https://zopfli.googlecode.com/files/zopfli-1.0.0.zip"
55
sha256 "e20d73b56620285e6cce5b510d8e5da6835a81940e48cdf35a69090e666f3adb"
66
head "https://code.google.com/p/zopfli/", :using => :git

Library/Formula/zpaq.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Zpaq < Formula
22
desc "Incremental, journaling command-line archiver"
3-
homepage "http://mattmahoney.net/dc/zpaq.html"
3+
homepage "https://mattmahoney.net/dc/zpaq.html"
44
url "http://mattmahoney.net/dc/zpaq705.zip"
55
sha256 "d8abe3e3620d4c6f3ddc1da149acffa4c24296fd9c74c9d7b62319e308b63334"
66
version "7.05"

Library/Formula/zsh-lovers.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class ZshLovers < Formula
22
desc "Tips, tricks, and examples for zsh"
3-
homepage "http://grml.org/zsh/#zshlovers"
3+
homepage "https://grml.org/zsh/"
44
url "http://grml.org/zsh/zsh-lovers.1"
55
version "0.9.1"
66
sha256 "6583aabf4024c951f19a381ce97ce2c7af948b24fc332504c3f719ec9187c72f"

Library/Formula/zsh.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Zsh < Formula
22
desc "UNIX shell (command interpreter)"
3-
homepage "http://www.zsh.org/"
3+
homepage "https://www.zsh.org/"
44
url "https://downloads.sourceforge.net/project/zsh/zsh/5.9/zsh-5.9.tar.xz"
55
mirror "http://www.zsh.org/pub/zsh-5.9.tar.xz"
66
sha256 "9b8d1ecedd5b5e81fbf1918e876752a7dd948e05c1a0dba10ab863842d45acd5"

0 commit comments

Comments
 (0)