aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/acpica.rb
diff options
context:
space:
mode:
authorLiang Qi2014-05-31 23:48:32 +0200
committerAdam Vandenberg2014-05-31 15:35:32 -0700
commit707b1ec5737d7582f100ac3ec90eb621ee78b72d (patch)
treed8442a2d7cd4a4ca0ccec83a2fb4640d06dbb297 /Library/Formula/acpica.rb
parent93009fa381705cc8540f070446d24c829221246b (diff)
downloadhomebrew-707b1ec5737d7582f100ac3ec90eb621ee78b72d.tar.bz2
acpica 20140424
Closes #29738. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/acpica.rb')
-rw-r--r--Library/Formula/acpica.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/acpica.rb b/Library/Formula/acpica.rb
index 1cc61e7bc..e75b51690 100644
--- a/Library/Formula/acpica.rb
+++ b/Library/Formula/acpica.rb
@@ -2,8 +2,8 @@ require 'formula'
class Acpica < Formula
homepage 'https://www.acpica.org/'
- url 'https://acpica.org/sites/acpica/files/acpica-unix2-20130823.tar.gz'
- sha1 'a10f2a3708d02074e283ee105dd3fcc6e1940c3e'
+ url 'https://acpica.org/sites/acpica/files/acpica-unix2-20140424.tar.gz'
+ sha1 '6ed59f9099b73dfe901a811c4d5bf333da6fb53f'
head 'https://github.com/acpica/acpica.git'