mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 15:07:45 +00:00
Ports: Remove support for auth_type
s other than sha256
This commit is contained in:
parent
f7ccdc268d
commit
89b0a61067
302 changed files with 16 additions and 399 deletions
|
@ -3,7 +3,6 @@ port=luajit
|
|||
version=2.1.0-beta3
|
||||
useconfigure=true
|
||||
files="https://luajit.org/download/LuaJIT-${version}.tar.gz LuaJIT-${version}.tar.gz 1ad2e34b111c802f9d0cdf019e986909123237a28c746b21295b63c9e785d9c3"
|
||||
auth_type=sha256
|
||||
workdir="LuaJIT-${version}"
|
||||
|
||||
if [ ${SERENITY_ARCH} = "x86_64" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue