Commit 6751ea85 authored by Léo-Paul Géneau's avatar Léo-Paul Géneau 👾 Committed by GitHub

Update acpica from 20200326 to 20200925 (#4432)

parent ef2f87bf
......@@ -3,22 +3,14 @@ require 'package'
class Acpica < Package
description 'ACPI tools, including Intel ACPI Source Language compiler'
homepage 'https://acpica.org/'
version '20200326'
version '20200925'
compatibility 'all'
source_url 'https://acpica.org/sites/acpica/files/acpica-unix2-20200326.tar.gz'
source_sha256 '7e0d38d088ff4b2114d08e76201e000091d5a4af40ce7275950759299ba10878'
source_url 'https://acpica.org/sites/acpica/files/acpica-unix-20200925.tar.gz'
source_sha256 'd44388e21e3d2e47c6d39e9c897935d3f775f04fec76271dcba072c74f834589'
binary_url ({
aarch64: 'https://dl.bintray.com/chromebrew/chromebrew/acpica-20200326-chromeos-armv7l.tar.xz',
armv7l: 'https://dl.bintray.com/chromebrew/chromebrew/acpica-20200326-chromeos-armv7l.tar.xz',
i686: 'https://dl.bintray.com/chromebrew/chromebrew/acpica-20200326-chromeos-i686.tar.xz',
x86_64: 'https://dl.bintray.com/chromebrew/chromebrew/acpica-20200326-chromeos-x86_64.tar.xz',
})
binary_sha256 ({
aarch64: '41637c5d867042924c95be3436f0a4f072beef461bf469f76e9fe5afd052a693',
armv7l: '41637c5d867042924c95be3436f0a4f072beef461bf469f76e9fe5afd052a693',
i686: '8c1b85fb9a48bfb2d2b9a27e8fff2805a115e637a8e5bf8a97ca7e982bdfd883',
x86_64: '9a9b44aa60bb4718513ffe3e6531011bceee6baa713e171810578666e1a3a393',
})
def self.build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment