diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/stress.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/stress.rb b/Library/Formula/stress.rb index f81b4accd..ab8bf1e2e 100644 --- a/Library/Formula/stress.rb +++ b/Library/Formula/stress.rb @@ -1,8 +1,8 @@ require 'formula' class Stress < Formula - homepage 'http://weather.ou.edu/~apw/projects/stress/' - url 'http://weather.ou.edu/~apw/projects/stress/stress-1.0.4.tar.gz' + homepage 'http://rpmfind.net/linux/RPM/fedora/18/x86_64/s/stress-1.0.4-8.fc18.x86_64.html' + url 'ftp://ftp.oregonstate.edu/.2/gentoo/distfiles/stress-1.0.4.tar.gz' sha1 '7ccb6d76d27ddd54461a21411f2bc8491ba65168' def install |
