mirror of
https://github.com/RGBCube/serenity
synced 2025-10-17 11:12:26 +00:00
5 lines
282 B
Bash
Executable file
5 lines
282 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port='dmidecode'
|
|
version='3.5'
|
|
files="https://download-mirror.savannah.gnu.org/releases/dmidecode/dmidecode-${version}.tar.xz dmidecode-${version}.tar.xz 79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073"
|
|
auth_type='sha256'
|