diff options
Diffstat (limited to 'games/libretro-snes9x/Makefile')
-rw-r--r-- | games/libretro-snes9x/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/libretro-snes9x/Makefile b/games/libretro-snes9x/Makefile index 8b0317401a99..24a5b8481133 100644 --- a/games/libretro-snes9x/Makefile +++ b/games/libretro-snes9x/Makefile @@ -1,5 +1,5 @@ PORTNAME= libretro-snes9x -DISTVERSION= 0.20241022 +DISTVERSION= 0.20250908 PORTEPOCH= 1 CATEGORIES= games @@ -17,7 +17,7 @@ USES= compiler:c++11-lib gmake USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= snes9x -GH_TAGNAME= 49f484569ff2aec7ff08e7598a97d6c9e6eae72d +GH_TAGNAME= 5a40cd5514e63e691e39141d64267798357a1424 USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/libretro |