mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:27:36 +00:00
Ports: Remove auth_type for our own packages
Otherwise we'd have to update them in this repository every time something changes.
This commit is contained in:
parent
111ac4b1f4
commit
12ed436562
3 changed files with 3 additions and 6 deletions
|
@ -3,8 +3,7 @@ port=quake
|
|||
version=0.65
|
||||
workdir=SerenityQuake-master
|
||||
useconfigure=false
|
||||
files="https://github.com/SerenityOS/SerenityQuake/archive/master.tar.gz quake.tar.gz 5d981f66accc580f80d20aee260e1f27"
|
||||
auth_type=md5
|
||||
files="https://github.com/SerenityOS/SerenityQuake/archive/master.tar.gz quake.tar.gz"
|
||||
makeopts="V=1 SYMBOLS_ON=Y "
|
||||
depends=SDL2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue