aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/dasm.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/dasm.rb b/Library/Formula/dasm.rb
index fd8c422a2..dcf814c7f 100644
--- a/Library/Formula/dasm.rb
+++ b/Library/Formula/dasm.rb
@@ -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"