mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
games/libretro-tgbdual: update to 0.20220806
PR: 274647
This commit is contained in:
parent
0553f6dddb
commit
201beb47b6
@ -1,5 +1,5 @@
|
||||
PORTNAME= libretro-tgbdual
|
||||
PORTVERSION= 0.20210606
|
||||
DISTVERSION= 0.20220806
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -14,12 +14,12 @@ USE_LDCONFIG= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= libretro
|
||||
GH_PROJECT= tgbdual-libretro
|
||||
GH_TAGNAME= 1e0c4f9
|
||||
GH_TAGNAME= a6f3018e6a23030afc1873845ee54d4b2d8ec9d3
|
||||
|
||||
PLIST_FILES= lib/libretro/tgbdual_libretro.so
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${INSTALL_LIB} ${WRKSRC}/tgbdual_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
${INSTALL_LIB} ${WRKSRC}/tgbdual_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1649329024
|
||||
SHA256 (libretro-tgbdual-libretro-0.20210606-1e0c4f9_GH0.tar.gz) = 55d619189ae0dd633b1295c9fd1b187b8660da77d12402285ba88326643c855c
|
||||
SIZE (libretro-tgbdual-libretro-0.20210606-1e0c4f9_GH0.tar.gz) = 135790
|
||||
TIMESTAMP = 1698314810
|
||||
SHA256 (libretro-tgbdual-libretro-0.20220806-a6f3018e6a23030afc1873845ee54d4b2d8ec9d3_GH0.tar.gz) = 5df48cf8a8091cb68b5f21e90671cf27afaf2d0fcf35431093cccff0e4e95c7f
|
||||
SIZE (libretro-tgbdual-libretro-0.20220806-a6f3018e6a23030afc1873845ee54d4b2d8ec9d3_GH0.tar.gz) = 135905
|
||||
|
Loading…
Reference in New Issue
Block a user