mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-28 13:43:45 +03:00
6 lines
282 B
Bash
Executable File
6 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'
|