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