aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tidyp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/tidyp.rb')
-rw-r--r--Library/Formula/tidyp.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/tidyp.rb b/Library/Formula/tidyp.rb
index 8b5078d83..b0119ae18 100644
--- a/Library/Formula/tidyp.rb
+++ b/Library/Formula/tidyp.rb
@@ -2,13 +2,13 @@ require 'formula'
class TidypManual < Formula
url "https://github.com/petdance/tidyp/raw/6a6c85bc9cb089e343337377f76127d01dd39a1c/htmldoc/tidyp1.xsl"
- md5 "5f90f914e69bdff1663a6772c6d9ca3d"
+ sha1 '5d9050512259c3a67a2f48469555932e3a7b8bd0'
end
class Tidyp < Formula
url 'https://github.com/downloads/petdance/tidyp/tidyp-1.04.tar.gz'
homepage 'http://tidyp.com/'
- md5 '00a6b804f6625221391d010ca37178e1'
+ sha1 '5d9050512259c3a67a2f48469555932e3a7b8bd0'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",