dasm: use secure head url

This commit is contained in:
Viktor Szakats 2017-03-10 08:50:57 +00:00 committed by ilovezfs
parent 8b07e1ae4f
commit e96a183f50

View file

@ -1,9 +1,9 @@
class Dasm < Formula
desc "Macro assembler with support for several 8-bit microprocessors"
homepage "https://dasm-dillon.sourceforge.io"
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"
head "https://svn.code.sf.net/p/dasm-dillon/code/trunk"
bottle do
cellar :any_skip_relocation