mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:47:34 +00:00
Ports: Add auth_type verification to all package.sh files
This commit is contained in:
parent
6c618eb072
commit
a206ab2211
68 changed files with 135 additions and 65 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=klong
|
||||
version=20190926
|
||||
files="http://t3x.org/klong/klong20190926.tgz klong20190926.tgz"
|
||||
files="http://t3x.org/klong/klong20190926.tgz klong20190926.tgz d03ed117cc8b9fadc87c1dd68b7fe7ec"
|
||||
auth_type=md5
|
||||
useconfigure=false
|
||||
workdir=klong
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue