depqbf: fix typo in head url
lonsing not lonsig Closes #1769. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
d2c9b57351
commit
edff6a34c3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ class Depqbf < Formula
|
|||
homepage "https://lonsing.github.io/depqbf/"
|
||||
url "https://github.com/lonsing/depqbf/archive/version-4.01.tar.gz"
|
||||
sha256 "0246022128890d24b926a9bd17a9d4aa89b179dc05a0fedee33fa282c0ceba5b"
|
||||
head "https://github.com/lonsig/depqbf.git"
|
||||
head "https://github.com/lonsing/depqbf.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue