mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Acpica 20250807 => 20251212 (#13999)
This commit is contained in:
2
tests/package/a/acpica
Executable file
2
tests/package/a/acpica
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
for b in $(crew files acpica | grep /usr/local/bin); do $b -v 2>&1; done
|
||||
Reference in New Issue
Block a user