Skip to content

Commit 8ee72cc

Browse files
committed
emulators/melonds: update build info embedding to mirror how the firefox port does it
1 parent fb34b47 commit 8ee72cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

emulators/melonds/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ RUN_DEPENDS = x11/gtk+4,-guic \
3131

3232

3333
CONFIGURE_ARGS += -DMELONDS_EMBED_BUILD_INFO=ON \
34-
-DMELONDS_BUILD_PROVIDER="OpenBSD ports tree" \
35-
-DMELONDS_GIT_HASH="e3fa6f4" \
34+
-DMELONDS_BUILD_PROVIDER="izzy Meyer <izder456@disroot.org>" \
35+
-DMELONDS_GIT_HASH="e3fa6f4224e0d706df3ee262ae41cfb0deadc593" \
3636
-DMELONDS_GIT_BRANCH="master" \
3737
-DBUILD_STATIC=OFF \
3838
-DNEED_LIBRT=OFF \

0 commit comments

Comments
 (0)