freeipmi 1.4.8
Closes Homebrew/homebrew#36305. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
4f35dbe491
commit
6d4011fcfa
1 changed files with 3 additions and 5 deletions
|
@ -1,10 +1,8 @@
|
|||
require "formula"
|
||||
|
||||
class Freeipmi < Formula
|
||||
homepage "https://www.gnu.org/software/freeipmi/"
|
||||
url "http://ftpmirror.gnu.org/freeipmi/freeipmi-1.4.7.tar.gz"
|
||||
mirror "https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.4.7.tar.gz"
|
||||
sha1 "3a93ecfafae6a6db4872efe5d7588c139928117b"
|
||||
url "http://ftpmirror.gnu.org/freeipmi/freeipmi-1.4.8.tar.gz"
|
||||
mirror "https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.4.8.tar.gz"
|
||||
sha1 "64f3400922a273f4b2f591b13517608876b6bf98"
|
||||
|
||||
bottle do
|
||||
sha1 "c26e226458270370b94b6c720af5eef27f8c09f5" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue