netris: remove protocol from web.archive.org param
This commit is contained in:
parent
edf8dabf4a
commit
f6660a74a1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
class Netris < Formula
|
class Netris < Formula
|
||||||
desc "Networked variant of tetris"
|
desc "Networked variant of tetris"
|
||||||
homepage "https://web.archive.org/web/20071223041235/http://www.netris.be/"
|
homepage "https://web.archive.org/web/20071223041235/www.netris.be/"
|
||||||
url "ftp://ftp.netris.org/pub/netris/netris-0.52.tar.gz"
|
url "ftp://ftp.netris.org/pub/netris/netris-0.52.tar.gz"
|
||||||
mirror "https://ftp.de.debian.org/debian/pool/main/n/netris/netris_0.52.orig.tar.gz"
|
mirror "https://ftp.de.debian.org/debian/pool/main/n/netris/netris_0.52.orig.tar.gz"
|
||||||
sha256 "8bc770ebb2c3ead1611ca7a1a2f3d833e169536c78d53b3fcf49381164ee9706"
|
sha256 "8bc770ebb2c3ead1611ca7a1a2f3d833e169536c78d53b3fcf49381164ee9706"
|
||||||
|
|
Loading…
Reference in a new issue