olsrd 0.6.5.1
Closes Homebrew/homebrew#17954. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
72585089c3
commit
07a0083f8f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Olsrd < Formula
|
||||
homepage 'http://www.olsr.org'
|
||||
url 'http://www.olsr.org/releases/0.6/olsrd-0.6.4.tar.bz2'
|
||||
sha1 '60a701c04bba01e06d44e144b6d5fa57d478de84'
|
||||
url 'http://www.olsr.org/releases/0.6/olsrd-0.6.5.1.tar.bz2'
|
||||
sha1 '1cd7afe9051126672b2b361975855a4304d651f9'
|
||||
|
||||
def install
|
||||
lib.mkpath
|
||||
|
|
Loading…
Reference in a new issue