diff options
| author | Misty De Meo | 2014-11-09 23:52:16 -0800 |
|---|---|---|
| committer | Misty De Meo | 2014-11-09 23:52:31 -0800 |
| commit | 2261e83a24ff0e6e63c1b821f2ac112955d35243 (patch) | |
| tree | e04a39ffafb5f299697d7e33a4bcf3457317d6e6 /Library | |
| parent | 11723bebd9d1a9bcaec6ebe986e4f9f67f750a33 (diff) | |
| download | homebrew-2261e83a24ff0e6e63c1b821f2ac112955d35243.tar.bz2 | |
wla-dx: fix version
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/wla-dx.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/wla-dx.rb b/Library/Formula/wla-dx.rb index 56758b256..3e0404d46 100644 --- a/Library/Formula/wla-dx.rb +++ b/Library/Formula/wla-dx.rb @@ -4,6 +4,7 @@ class WlaDx < Formula homepage 'http://www.villehelin.com/wla.html' url 'http://www.villehelin.com/wla_dx_9.5a.tar.gz' sha1 '2d14c33b985a594686ca8343488de7c41d690b9d' + version "9.5a" head 'https://wladx.svn.sourceforge.net/svnroot/wladx' |
