whohas 0.29

update whohas to 0.29. Changelog here:
http://www.philippwesche.org/200811/whohas/Changelog

Closes Homebrew/homebrew#8849.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Pieter Nicolai 2011-11-29 00:01:55 +01:00 committed by Charlie Sharpsteen
parent c7b218002f
commit e5738c3660
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Whohas < Formula
url 'http://www.philippwesche.org/200811/whohas/whohas-0.23.tar.gz'
url 'http://www.philippwesche.org/200811/whohas/whohas-0.29.tar.gz'
homepage 'http://www.philippwesche.org/200811/whohas/intro.html'
md5 '0895fb6353950fe2e686fa867aaf0416'
md5 'd12590e7d2c3c123b4cfb5b93ed4e902'
depends_on 'LWP::UserAgent' => :perl