1
Fork 0
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:
Brendan Coles 2021-04-16 17:39:43 +00:00 committed by Linus Groh
parent 6c618eb072
commit a206ab2211
68 changed files with 135 additions and 65 deletions

View file

@ -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