dasm: fix audit
* http://dasm-dillon.sourceforge.net should be `https://dasm-dillon.sourceforge.io/`
This commit is contained in:
parent
a552898ec6
commit
92175096c0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Dasm < Formula
|
||||
desc "Macro assembler with support for several 8-bit microprocessors"
|
||||
homepage "http://dasm-dillon.sourceforge.net"
|
||||
homepage "https://dasm-dillon.sourceforge.io"
|
||||
url "https://downloads.sourceforge.net/project/dasm-dillon/dasm-dillon/2.20.11/dasm-2.20.11-2014.03.04-source.tar.gz"
|
||||
sha256 "a9330adae534aeffbfdb8b3ba838322b92e1e0bb24f24f05b0ffb0a656312f36"
|
||||
head "svn://svn.code.sf.net/p/dasm-dillon/code/trunk"
|
||||
|
|
Loading…
Reference in a new issue