dasm: change download URL and add head URL

master
Nils Berg 2014-06-14 12:26:39 +02:00 committed by Mike McQuaid
parent 0b360ee448
commit 500b0022bf
1 changed files with 3 additions and 2 deletions

View File

@ -2,8 +2,9 @@ require 'formula'
class Dasm < Formula
homepage 'http://dasm-dillon.sourceforge.net'
url 'https://downloads.sourceforge.net/project/dasm-dillon/dasm-dillon/2.20.11/dasm-2.20.11.tar.gz'
sha1 '6c1f0091e88fff8f814a92304286c1875fd64693'
url 'https://downloads.sourceforge.net/project/dasm-dillon/dasm-dillon/2.20.11/dasm-2.20.11-2014.03.04-source.tar.gz'
sha1 '2ce78b29505b31778b8f796ba4b161b9f890e77e'
head 'svn://svn.code.sf.net/p/dasm-dillon/code/trunk'
def install
system "make"