1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 23:07:35 +00:00

Ports: Fix version numbers for some of the ports

This commit is contained in:
Gunnar Beutner 2021-04-23 13:56:17 +02:00 committed by Linus Groh
parent f7a33043e0
commit fb67e99562
5 changed files with 9 additions and 8 deletions

View file

@ -1,6 +1,7 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=nesalizer
version=master
version=git
workdir=${port}-master
makeopts="CONF=release EXTRA=-I${SERENITY_INSTALL_ROOT}/usr/local/include/SDL2"
files="https://github.com/SerenityOS/nesalizer/archive/master.zip nesalizer-master.zip"
depends=SDL2