diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/memtester.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/memtester.rb b/Library/Formula/memtester.rb index e9abaa837..13a4ac878 100644 --- a/Library/Formula/memtester.rb +++ b/Library/Formula/memtester.rb @@ -1,9 +1,9 @@ require 'formula' class Memtester < Formula - url 'http://pyropus.ca/software/memtester/old-versions/memtester-4.2.1.tar.gz' + url 'http://pyropus.ca/software/memtester/old-versions/memtester-4.2.2.tar.gz' homepage 'http://pyropus.ca/software/memtester/' - md5 '070ced84da42060d65489e6dc1a4211a' + md5 '0118616cc8860c6b85ef6a1281da1783' def install inreplace "Makefile" do |s| |
