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>
This commit is contained in:
parent
c7b218002f
commit
e5738c3660
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue