acpica 20190509
Closes #40377. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
053ef5977b
commit
c25d131963
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Acpica < Formula
|
||||
desc "OS-independent implementation of the ACPI specification"
|
||||
homepage "https://www.acpica.org/"
|
||||
url "https://acpica.org/sites/acpica/files/acpica-unix-20190405.tar.gz"
|
||||
sha256 "de01ca0e5c4b064f2170b2888c40f595cb896748aa8b4a8e5354a03696549034"
|
||||
url "https://acpica.org/sites/acpica/files/acpica-unix-20190509.tar.gz"
|
||||
sha256 "f124ab6e99110a192864b23dc6911d180968dd15b49f95f7adc37d69dd14621a"
|
||||
head "https://github.com/acpica/acpica.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue