games/libretro-gambatte: update to 0.20230929
PR: 274647
This commit is contained in:
parent
da60826cfc
commit
d224ffe9fc
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= libretro-gambatte
|
||||
PORTVERSION= 0.20220325
|
||||
DISTVERSION= 0.20230929
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -14,12 +14,12 @@ USE_LDCONFIG= yes
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= libretro
|
||||
GH_PROJECT= gambatte-libretro
|
||||
GH_TAGNAME= 1553621
|
||||
GH_TAGNAME= 40d0d7ac4e11b5c2d1feac2ce96e4d824c248985
|
||||
|
||||
PLIST_FILES= lib/libretro/gambatte_libretro.so
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${INSTALL_LIB} ${WRKSRC}/gambatte_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
${INSTALL_LIB} ${WRKSRC}/gambatte_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1649325046
|
||||
SHA256 (libretro-gambatte-libretro-0.20220325-1553621_GH0.tar.gz) = 1986dd0ccc85cd5047640e6a6be4f46f34e9c7512194b7057b5f0b13fe4df0e5
|
||||
SIZE (libretro-gambatte-libretro-0.20220325-1553621_GH0.tar.gz) = 629793
|
||||
TIMESTAMP = 1698314772
|
||||
SHA256 (libretro-gambatte-libretro-0.20230929-40d0d7ac4e11b5c2d1feac2ce96e4d824c248985_GH0.tar.gz) = ad4ba3157cb2fe494f3db0f8f1165ddd2be9d308d33a32b4d406ddeb0802c464
|
||||
SIZE (libretro-gambatte-libretro-0.20230929-40d0d7ac4e11b5c2d1feac2ce96e4d824c248985_GH0.tar.gz) = 738125
|
||||
|
|
Loading…
Reference in a new issue