diff options
Diffstat (limited to 'games/libretro-beetle_psx/Makefile')
-rw-r--r-- | games/libretro-beetle_psx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/libretro-beetle_psx/Makefile b/games/libretro-beetle_psx/Makefile index 8721fc66325c..56e6ecc00eb8 100644 --- a/games/libretro-beetle_psx/Makefile +++ b/games/libretro-beetle_psx/Makefile @@ -1,5 +1,5 @@ PORTNAME= libretro-beetle_psx -DISTVERSION= 0.20250622 +DISTVERSION= 0.20250806 CATEGORIES= games MAINTAINER= tilde@ultros.pro @@ -12,7 +12,7 @@ USES= compiler:c++11-lib gmake USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-psx-libretro -GH_TAGNAME= 30981b26b71095cdb3b99779d5ae1f9eed531b9b +GH_TAGNAME= 1e42a9076ab1ec5756d3f72e6d61923080fb2128 USE_LDCONFIG= yes PLIST_FILES= lib/libretro/mednafen_psx_libretro.so |