yaws 1.98

Closes Homebrew/homebrew#24487.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Brett Koonce 2013-11-19 08:06:14 -06:00 committed by Mike McQuaid
parent 959f083881
commit c28aabc6b4
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Yaws < Formula
homepage 'http://yaws.hyber.org'
url 'https://github.com/klacke/yaws/archive/yaws-1.97.tar.gz'
sha1 'b280e8e181ec3ded73c6ba7fa0ec9ebf7af32b1a'
url 'https://github.com/klacke/yaws/archive/yaws-1.98.tar.gz'
sha1 'a4628ef14f13ac33e4ace1b679e600a9fbd2f1ba'
head 'https://github.com/klacke/yaws.git'
option "without-yapp", "Omit yaws applications"