mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 11:48:32 +00:00
7 lines
397 B
Bash
Executable File
7 lines
397 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port='edid-decode'
|
|
version='20220315.cb74358c2896'
|
|
workdir="${port}-0.1~git${version}"
|
|
files="https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/edid-decode/0.1~git${version}-1/edid-decode_0.1~git${version}.orig.tar.xz edid-decode_0.1~git${version}.orig.tar.xz 3cb9903663d71b571480ec5cfd88c4c8dd3e77d352b3e2533c3426d61ae296b2"
|
|
auth_type='sha256'
|