1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

games/libretro-bluemsx: update to 0.20230417

PR:		274647
This commit is contained in:
Stephane D'Alu 2023-10-27 11:59:53 +02:00 committed by Robert Clausecker
parent cbea0e33e8
commit f9be48924f
2 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= libretro-bluemsx
PORTVERSION= 0.20220213
DISTVERSION= 0.20230417
CATEGORIES= games
MAINTAINER= bofh@FreeBSD.org
@ -12,7 +12,7 @@ USES= compiler:c++11-lib gmake
USE_GITHUB= yes
GH_ACCOUNT= libretro
GH_PROJECT= blueMSX-libretro
GH_TAGNAME= 92d0c41
GH_TAGNAME= e21bf74bddb79ad1bbe20b4d964e7515269c669b
USE_LDCONFIG= yes
PLIST_FILES= lib/libretro/bluemsx_libretro.so
@ -27,7 +27,7 @@ CFLAGS+= -Wno-error=incompatible-function-pointer-types
.endif
do-install:
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
${INSTALL_LIB} ${WRKSRC}/bluemsx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
${INSTALL_LIB} ${WRKSRC}/bluemsx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1649323759
SHA256 (libretro-blueMSX-libretro-0.20220213-92d0c41_GH0.tar.gz) = f99398d82882acc8902eacc63f3c1eeed8591c37f21a1612bdb6069c3c2b196a
SIZE (libretro-blueMSX-libretro-0.20220213-92d0c41_GH0.tar.gz) = 5699396
TIMESTAMP = 1698314844
SHA256 (libretro-blueMSX-libretro-0.20230417-e21bf74bddb79ad1bbe20b4d964e7515269c669b_GH0.tar.gz) = bd53a42e03ef010a7d3d73a7c5516c9149feeac23e7ee74640ea3cb126b2a575
SIZE (libretro-blueMSX-libretro-0.20230417-e21bf74bddb79ad1bbe20b4d964e7515269c669b_GH0.tar.gz) = 5702912