diff options
Diffstat (limited to 'emulators/citra/Makefile')
-rw-r--r-- | emulators/citra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index ed45896a26f5..b170874df2f4 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20190821 +PORTVERSION= s20190902 PORTREVISION?= 0 CATEGORIES= emulators @@ -23,7 +23,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 8fa6be5b1 +GH_TAGNAME= 8acd2b966 GH_TUPLE= citra-emu:ext-libressl-portable:7d01cb0:libressl/externals/libressl \ citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \ MerryMage:dynarmic:r1-992-g4e6848d1:dynarmic/externals/dynarmic \ |