Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
6751ea85
Commit
6751ea85
authored
Oct 15, 2020
by
Léo-Paul Géneau
👾
Committed by
GitHub
Oct 15, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update acpica from 20200326 to 20200925 (#4432)
parent
ef2f87bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
11 deletions
+3
-11
packages/acpica.rb
packages/acpica.rb
+3
-11
No files found.
packages/acpica.rb
View file @
6751ea85
...
...
@@ -3,22 +3,14 @@ require 'package'
class
Acpica
<
Package
description
'ACPI tools, including Intel ACPI Source Language compiler'
homepage
'https://acpica.org/'
version
'20200
326
'
version
'20200
925
'
compatibility
'all'
source_url
'https://acpica.org/sites/acpica/files/acpica-unix
2-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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment