mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:57: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
|
@ -2,6 +2,5 @@
|
|||
port=nesalizer
|
||||
version=master
|
||||
makeopts="CONF=release EXTRA=-I${SERENITY_SOURCE_DIR}/Build/i686/Root/usr/local/include/SDL2"
|
||||
files="https://github.com/SerenityOS/nesalizer/archive/master.zip nesalizer-master.zip 0bbcde24c2366ced827ad63935f557cf"
|
||||
auth_type=md5
|
||||
files="https://github.com/SerenityOS/nesalizer/archive/master.zip nesalizer-master.zip"
|
||||
depends=SDL2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue