From: Alexander Barton Date: Mon, 6 May 2013 22:18:45 +0000 (+0200) Subject: Add missing homepage URL; and use SHA256 X-Git-Url: https://arthur.barton.de/gitweb/?p=homebrew-alex.git;a=commitdiff_plain;h=7fd3c1d061ef1e9c7e7cd0f8471aca99222d646d Add missing homepage URL; and use SHA256 --- diff --git a/sendfile.rb b/sendfile.rb index 12f6c47..60ce8dd 100644 --- a/sendfile.rb +++ b/sendfile.rb @@ -1,9 +1,9 @@ require 'formula' class Sendfile < Formula - homepage '' + homepage 'http://fex.rus.uni-stuttgart.de/saft/sendfile.html' url 'http://fex.rus.uni-stuttgart.de/download/sendfile-2.1b.tar.gz' - md5 '0397cbbf6261b27a1ddcbbd11ff7335c' + sha256 'd0b4305c38e635d67bb2e316ccaf1d3afde63e67b748a104582d0ce9cf7f2a8c' def patches # source code: