diff options
Diffstat (limited to 'games/libretro-fceumm/Makefile')
-rw-r--r-- | games/libretro-fceumm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/libretro-fceumm/Makefile b/games/libretro-fceumm/Makefile index c13592ef6ff6..31b8c994fa93 100644 --- a/games/libretro-fceumm/Makefile +++ b/games/libretro-fceumm/Makefile @@ -1,5 +1,5 @@ PORTNAME= libretro-fceumm -PORTVERSION= 0.20210214 +PORTVERSION= 0.20220406 CATEGORIES= games MAINTAINER= dmenelkir@gmail.com @@ -12,7 +12,7 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro -GH_TAGNAME= 91ccd3b +GH_TAGNAME= b3c35b6 PLIST_FILES= lib/libretro/fceumm_libretro.so |