toilet: remove unnecessary mirror URL line to fix audit
- The audit wanted this to be deb.debian.org, but that would have been a duplicate of the other mirror, so remove it.
This commit is contained in:
parent
4bf015bb99
commit
c7ec7b1843
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ class Toilet < Formula
|
|||
homepage "http://caca.zoy.org/wiki/toilet"
|
||||
url "http://caca.zoy.org/raw-attachment/wiki/toilet/toilet-0.3.tar.gz"
|
||||
mirror "https://deb.debian.org/debian/pool/main/t/toilet/toilet_0.3.orig.tar.gz"
|
||||
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/t/toilet/toilet_0.3.orig.tar.gz"
|
||||
sha256 "89d4b530c394313cc3f3a4e07a7394fa82a6091f44df44dfcd0ebcb3300a81de"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue