mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 02:54:54 +03:00
7 lines
243 B
Bash
Executable File
7 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"
|
|
)
|