mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
games/libretro-prosystem: update to 0.20230817
PR: 274647
This commit is contained in:
parent
94274fc9fd
commit
d63c94f0bc
@ -1,5 +1,5 @@
|
||||
PORTNAME= libretro-prosystem
|
||||
PORTVERSION= 0.20220228
|
||||
DISTVERSION= 0.20230817
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -14,12 +14,12 @@ USE_LDCONFIG= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= libretro
|
||||
GH_PROJECT= prosystem-libretro
|
||||
GH_TAGNAME= fbf62c3
|
||||
GH_TAGNAME= 4202ac5bdb2ce1a21f84efc0e26d75bb5aa7e248
|
||||
|
||||
PLIST_FILES= lib/libretro/prosystem_libretro.so
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${INSTALL_LIB} ${WRKSRC}/prosystem_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
${INSTALL_LIB} ${WRKSRC}/prosystem_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1649327606
|
||||
SHA256 (libretro-prosystem-libretro-0.20220228-fbf62c3_GH0.tar.gz) = e39592bfc61ee4dc6d324a89a88410bc5b311f1b6ce0ac3fb04393d81ea4ff17
|
||||
SIZE (libretro-prosystem-libretro-0.20220228-fbf62c3_GH0.tar.gz) = 149953
|
||||
TIMESTAMP = 1698314798
|
||||
SHA256 (libretro-prosystem-libretro-0.20230817-4202ac5bdb2ce1a21f84efc0e26d75bb5aa7e248_GH0.tar.gz) = 7ede172f560ae79b0a5420f7be388d2c99f6cd1585547b021e85de6f32ccc87f
|
||||
SIZE (libretro-prosystem-libretro-0.20230817-4202ac5bdb2ce1a21f84efc0e26d75bb5aa7e248_GH0.tar.gz) = 178524
|
||||
|
Loading…
Reference in New Issue
Block a user