games/libretro-nxengine: update to 0.20230221
PR: 274647
This commit is contained in:
parent
e12fcaeb05
commit
d837efcb34
@ -1,5 +1,5 @@
|
||||
PORTNAME= libretro-nxengine
|
||||
PORTVERSION= 0.20220301
|
||||
DISTVERSION= 0.20230221
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -14,12 +14,12 @@ USE_LDCONFIG= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= libretro
|
||||
GH_PROJECT= nxengine-libretro
|
||||
GH_TAGNAME= fc102fa
|
||||
GH_TAGNAME= 1f371e51c7a19049e00f4364cbe9c68ca08b303a
|
||||
|
||||
PLIST_FILES= lib/libretro/nxengine_libretro.so
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${INSTALL_LIB} ${WRKSRC}/nxengine_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
${INSTALL_LIB} ${WRKSRC}/nxengine_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1649326812
|
||||
SHA256 (libretro-nxengine-libretro-0.20220301-fc102fa_GH0.tar.gz) = a71f6934d8140e4a55394e625c55ef3333fa9b84224b10918dacf968f029ab8b
|
||||
SIZE (libretro-nxengine-libretro-0.20220301-fc102fa_GH0.tar.gz) = 2758877
|
||||
TIMESTAMP = 1698314790
|
||||
SHA256 (libretro-nxengine-libretro-0.20230221-1f371e51c7a19049e00f4364cbe9c68ca08b303a_GH0.tar.gz) = f85987a9497339f292df6a34af1c2b1020992465d0dd2c4a9acc9734ea857877
|
||||
SIZE (libretro-nxengine-libretro-0.20230221-1f371e51c7a19049e00f4364cbe9c68ca08b303a_GH0.tar.gz) = 2762567
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user