mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
6 lines
243 B
Bash
Executable file
6 lines
243 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#79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073"
|
|
)
|