aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2012-04-18 19:41:14 -0700
committerAdam Vandenberg2012-04-18 19:41:14 -0700
commitdf803b2156b691bd65e9ec56b0ac802be4cdf01b (patch)
tree6912f442aa9097f7fd2e2878731f260cff148440 /Library
parent73065e52566996226cfe005279ddf3f522058832 (diff)
downloadhomebrew-df803b2156b691bd65e9ec56b0ac802be4cdf01b.tar.bz2
dotwrp: use a stable 1.0 and add head
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/dotwrp.rb6
1 files changed, 4 insertions, 2 deletions
diff --git a/Library/Formula/dotwrp.rb b/Library/Formula/dotwrp.rb
index b9c39e01f..1f0146b7b 100644
--- a/Library/Formula/dotwrp.rb
+++ b/Library/Formula/dotwrp.rb
@@ -1,9 +1,11 @@
require 'formula'
class Dotwrp < Formula
- url 'https://github.com/tenomoto/dotwrp.git', :using => :git
homepage 'https://github.com/tenomoto/dotwrp'
- version '1.0'
+ url 'https://github.com/tenomoto/dotwrp/tarball/v1.0'
+ md5 '629f1f66fbb9837ee1e21a666a9688fa'
+
+ head 'https://github.com/tenomoto/dotwrp.git'
def install
ENV.fortran