mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 06:57:45 +00:00
Ports/klong: Update klong to version 20220315
Upgrade patch to git style, add ReadMe.md and remove from the list of ports missing descriptions.
This commit is contained in:
parent
d59694b864
commit
cf0798158a
6 changed files with 57 additions and 30 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=klong
|
||||
version=20190926
|
||||
files="http://t3x.org/klong/klong20190926.tgz klong20190926.tgz 98009744f2200fc34d94b129590bbe52de1d330acbdb7c28e36d34a5cb30dc48"
|
||||
version=20220315
|
||||
files="http://t3x.org/klong/klong${version}.tgz klong${version}.tgz 018b75ca2b2ee86eabc9ac3b6c14b0a2aa9200998d4d860e04432fdc80285191"
|
||||
auth_type=sha256
|
||||
useconfigure=false
|
||||
workdir=klong
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue