mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:27:46 +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
|
@ -3,7 +3,8 @@ port=quake
|
|||
version=0.65
|
||||
workdir=SerenityQuake-master
|
||||
useconfigure=false
|
||||
files="https://github.com/SerenityOS/SerenityQuake/archive/master.tar.gz quake.tar.gz"
|
||||
files="https://github.com/SerenityOS/SerenityQuake/archive/master.tar.gz quake.tar.gz 09400bae2dc667964ba6ce815962cb59"
|
||||
auth_type=md5
|
||||
makeopts="V=1 SYMBOLS_ON=Y "
|
||||
depends=SDL2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue